Announcements
No record found.
Hi Munib,
If you set the join source property on the form, it will work properly. Make ServiceRequesetLineTable as a Parent DataSource and on the property of the ServiceRequesetQuotationLines DataSource set the Join source property to ServiceRequesetLineTable.
Grid will filter based on that.
Thanks.
Girish S.
Hi Munib, Check this article
community.dynamics.com/.../868133
Hi Girish,
Thanks for reply
I already did that but when i created new record in serviceOrderLines Grid means when i added new item and then added its quotationLInes in service order quotation Lines grid and save that and then when i open the record again the ServiceQuotationLines against items are vanished but they are saving in database.
Actually I am created ServiceRequest Customized form in which first grid " ServiceRequestLines" are actually arrival items and second Grid its quotations against arrival item.
i am also attaching the screenshot of form so you can understand below:
Do you have added any other range on the form. Check whether you have added any other range on the form.
If the record is not shown in the form, then the relation field in child table is not filling in. After adding record check whether that field values is filled in.
Thanks,
In addition to above suggestion, you can also check what's the query generated for the form. Add info(this.query().toString()) in executeQuery method. Based on the query, you can validate if there is valid data or you need to make some changes in your form.
thanks it solves my problem
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Giorgio Bonacorsi 710
André Arnaud de Cal... 465 Super User 2026 Season 1
Syed Haris Shah 317 Super User 2026 Season 1