Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

SAP bydesign integration with PowerBI using odata -The given URL neither points to an OData sevices

Hi All,

I am trying to integrate SAP bydesign with power BI.But its failing with below error

OData: The given URL neither points to an OData service or a feed

 

Odata feed-

https://<my server name>/sap/byd/odata/ana_businessanalytics_analytics.svc/RP<Report ID>QueryResults?
$select=CSTATUS_LIFE_CYCLE_STATUS_CODE,CID_CONTENT,KCOPEN_QUANTITY&$filter=(CSTATUS_LIFE_CYCLE_STATUS_CODE%20eq%20%271%27)&$top=10000&
$format=json

 

Authentication-Basic with business user account

 

I referred below thread but its not working .

https://community.powerbi.com/t5/Desktop/OData-The-given-URL-neither-points-to-an-OData-service-or-a...

 

Thank you in advance.

 

3 REPLIES 3
AlannahNgaire
Regular Visitor

While i'm assuming 5 years later you found an answer, for other users - use format=atom instead

v-danhe-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

Based on my research, could you please refer to below link to test if your data could be loaded into the power query:

https://blogs.sap.com/2015/10/07/using-sap-bydesign-odata-in-microsoft-power-query/

 

Regards,

Daniel He

Community Support Team _ Daniel He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hi ,

Thank you @v-danhe-msft.

 

I tried the url in Power query as well.Getting same error.Alos I am not getting "Standard authorization " option when I enter the URL.

image.png

 

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors