Forum Discussion
Dynamics 365 OData error with Power BI desktop
- 8 years ago
Excellent, that got it working. Thanks.
I checked this morning and mine are randomly working again using 8.2 API. Same server version/etc..
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 agoHelper 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!
- tpmeredith8 years agoFrequent Visitor
PBI_Curve wrote: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.
This is exactly what we are all doing but the problem is in Dynamics 365/CRM 9.x the API is having issues with powerbi. It's fixed now but based on the thread wasn't the first time it's had issues sadly. Hopefully its fixed for good.
- dpoggemann8 years agoFrequent Visitor
Ok, so I am sorry I don't understand.
I entered the information in a blank query as identified and it returned the information as rows in the query results but what do I do from there? I am sorry, I was thinking I would have the ability to show a list of tables and then join them together, etc. I don't see this.
Sorry if stupid question.