Forum Discussion
Dynamics 365 OData error with Power BI desktop
- 8 years ago
Excellent, that got it working. Thanks.
My existing reports are using the api V8.2 at this moment. We will see how quickly the solve it ;)
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.
- stijnbakker8 years agoFrequent Visitor
Thanks for the tip! It worked for me, form the blank query i can select the different tables in Dynamics 365. I hope the refresh still works when I publish my report to Azure.
We will see...
Thanks!