Forum Discussion
Power BI Connection Odata with Azure
Hi Dears,
I'm trying to create data source for Power BI from Azure via Odata connection. However, I face problems making this connection, the following error appears.
DataSource.Error: Microsoft.Mashup.Engine1.Library.Resources.HttpResource: Request failed:
OData version: 4, Error: The remote server returned an error: (404) Not Found. (Not Found)
OData version: 3, Error: The remote server returned an error: (404) Not Found. (Not Found)
Details: DataSourceKind = ODataDataSourcePath=https://analytics.dev.azure.com/[MyWorkSpace]/_odata/v3.0-preview/WorkItems
I already have a connection implemented using the same mechanisms, but when creating a new project I came across this error.
Please help me !
1 Reply
- v-alq-msftCommunity Support
Hi, Anonymous
Based on the error message, the resource accessed was not found or lost. I'd like to suggest you refer to the following article to see if it helps.
Connecting Power BI to Azure DevOps using OData Feed
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.