Hi,
when exporting Data from CRM to a Dynamic PivotTable or dynamic worksheet on of our customers runs into an error "Unable to open <URL>. Cannot locate the Internet server or proxy server".
On further inspection we found out that the url in the connection string of the generated excel file is wrong. The Query_from_Microsoft_CRM connection string states "https://<organization>.xxx.com/_grid/print/print_data.aspx?tweener=1". Correct would be "https://crm.xxx.com/<organization>/_grid/print/print_data.aspx?tweener=1".
CRM 2016 and Excel 2016 facing IFD with Microsoft Dynamics CRM for Outlook installed and configurated with the correct server address. When exporting to an dynamic worksheet the worksheet is filled initally but can't be refreshed. The crm service endpoints are correct.
Where can I define the connection string that is used when creating the excel file?
*This post is locked for comments
I have the same question (0)