Forum Discussion
Dynamics 365 OData error with Power BI desktop
- 8 years ago
Excellent, that got it working. Thanks.
Stijnbakker were your existing reports using the org data svc linked above or the api? I made a dreaded MS support ticket so we'll see how that goes.. lovely ;\
My existing reports are using the api V8.2 at this moment. We will see how quickly the solve it ;)
- tpmeredith8 years agoFrequent Visitor
I checked this morning and mine are randomly working again using 8.2 API. Same server version/etc..
- MerwinO8 years agoNew Member
I had the same problem.
However, since today I can connect again with all of these:
8.1
8.2
9.0
Old api (organization one)
Just to let you know
- PBI_Curve8 years ago
Helper I
This should work for all those having trouble connecting PBI to their D365 instance.
Select "Get Data", then "Blank Query", Then input the following
= OData.Feed("paste your instance web api here")
This should pull up everything from your instance.