Forum Discussion
Unable to read data from the transport connection:
Hey, just wanted to add that we're getting this error as well. Are there any other logs we can check in PowerBI to get more of an idea of what's going on? If any find a solution can you pls post.
Thanks heaps.
Hi saunders,
Yes Saunders, I have used fetchxml as part of web query to extract data. I have also submitted a blog for same.
However it is pending for approval from Microsoft.
BR,
Achin
- DavidMoss9 years agoAdvocate V
Hi I'm also eager to read your blog posting to resolve this problem. Did your blog posting ever get approved or can we see the info on some other non MS approved blog ? Please do let us know.
Trying to resolve a Power BI desktop connection to Dynamics 365 online instance using:
let
Source = OData.Feed("https://DOMAIN.crm4.dynamics.com/XRMservices/2011/OrganizationData.svc"),
ContactSet_table = Source{[Name="ContactSet",Signature="table"]}[Data]Will be checking logs, fiddler etc....but still keen to read your blog.
Thks.