Forum Discussion
Odata 404 error in Power BI Desktop
I've exposed the NAV Sales Invoice Statistics page (Object ID 10041) as an Odata web service.
When I attempt to get data from the web service in Power BI Desktop, I receive the below error message.
Looking for advice on how to fix this. I've exposed and used many other Odata web services in Power BI without any issues.
2 Replies
- AnonymousNot applicable
Hi dreww12345 ,
First, please check if you hit any limitation in the following documentation when connect to OData connector:
The following one is the thread which has the similar problem as yours, hope its solution can also help you solve the problem.
OData: Request failed (404): The remote server returned an error: (404) after changing passwordtry to reset your login data in Power BI
Power BI Desktop: File > Options and settings > Data source settings
And it seems that you are trying to connect to Dynamics NAV, you can refer the official documentation to get it.
Using Dynamics NAV as a Power BI Data Source
Best Regards
- dreww12345Helper I
I'm following the correct steps to connect to NAV. I can load other Odata web services for other pages. The thread you linked to is not helpful for my issue. My issue is not credentials related.