Forum Discussion
Lisi
4 years agoRegular Visitor
Getting Data via FetchXML from Dynamics
Hi, I'm trying to get data via FetchXML into PowerBI. I followed the steps described in Use FetchXML in Power BI with Dynamics 365 customer engagement | crm chart guy. I tried to connect but I alw...
Anonymous
4 years agoNot applicable
Hi Lisi ,
Based on this document——How to handle Special Characters in Fetch XML | Microsoft Dynamics 365 CRM Tips and Tricks . Fetch XML is the easiest way to write complex queries to retrieve data by joining multiple entities.
We could use webutility.htmlencode(uiname) to handle such an error. For example:
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.