Forum Discussion
imenmaiza
Helper II
2 years agoOData Credentials- Couldn't connect msg
Hello, Could you please help me with the below Issue, When I connect to the OData feed from Power BI Desktop, I can connect, import data, and create reports. OData URIs Example: https://lo...
lbendlin
Super User
2 years agoAre you replacing "localhost" with something that is meaningful to the Report Server?
imenmaiza
Helper II
2 years agoHello Ibendlin,
Yes, sure. The problem is that in the Report Server the URL stops until the table name (Customer in my example). It's like it crashes when I add the ?. It doesn't show the whole UrL like in Desktop.
https://localhost:7048/BC230/ODataV4/Company('CRONUS International Ltd.')/Customer?$filter=City eq 'Miami' Note: the Url works just fine when I test it in Chrome too.