web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Using fetchXML and Link entity on a subgrid

(0) ShareShare
ReportReport
Posted on by
I'm trying to link a table with fetchXML to populate a subgrid but it seems to not work. here is the fetchXML i'm using in my javascript code for subgrid onload. I used the XRMtoolbox  to check the xml and I got the desired result.
 
 
 
 fetchXml =  "<fetch version='1' output-format='xml-platform' mapping='logical' distinct='true'>
                                               <entity name='c_dp'><attribute name='c_name'/>
                                                         <link-entity name='c_dt' from='c_relatedtoprogram' to='c_dtpid' link-type='inner'>  
                                                                        <filter type='and' ><condition attribute='c_name' operator='eq' value='"+ Name+"'/></filter>
                                                        </link-entity>
                                               </entity>
                          </fetch>";
                                             

                                                                 control.setFilterXml(fetchXml);
                                                                  control.refresh(); 
Categories:
I have the same question (0)

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.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Sahan Hasitha Profile Picture

Sahan Hasitha 109

#1
Sahan Hasitha Profile Picture

Sahan Hasitha 109

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 77 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans