Forum Discussion
Anonymous
1 year agoNot applicable
Error while connecting to SAP Datasphere Analytic model via OData API
WE are getting the below error while connecting SAP Datasphere via Odata URL: Could you please help us resolve the issue, as we are getting the data in web by running the URL but getting th...
rohit1991
Super User
1 year agohi Anonymous ,
Try these steps to fix the issue:
- Check URL Format – Ensure it's a valid OData v4 service. Open it in a browser and verify it returns JSON/XML metadata.
- Authentication – Use Organizational Account or Basic Auth in Power BI.
- Connection Mode – In Get Data → OData Feed, test both Anonymous and Organizational authentication.
- Test Endpoint – Append ?$format=json or ?$metadata to the URL in a browser to verify OData support.
- Whitelist Power BI IPs – Ensure SAP Datasphere allows connections from Power BI.