powerbi - Isssue with Accessing Nested OData Feed Outside Power BI – Nested Data Null in BrowserAPI Call - Stack Overflow

I am having trouble accessing nested data in a oData feed via anything other than PowerBi.I have an OD

I am having trouble accessing nested data in a oData feed via anything other than PowerBi.

I have an OData feed, which I am opening via OData.Feed in PowerBi, opening https://xxxx/reports/api/v2.0/DataSources

Then I expand one of the tables ("dependentItems", nested data) via:

“Table.ExpandTableColumn(Source, "DependentItems", {"Id", "Name", "Description", "Path"...

image of expanded powerbi odata rows

This allows me to access the nested fields listed above. Which have data. It may also be worth noting that the first two rows are null. (in all fields not just pictured id/name).

-

When I navigate to the same URL, accessing this via a browser, follwing odata guide .0/odata-v4.0-part1-protocol.html#_Toc445374620

 https://xxxx/reports/api/v2.0/DataSources?$expand=DependentItems

image of odata via browser

The DependentItems is blank. Navigating to DependentItems/Name (or any other nested data) does not work either, likely because DependentItems is simply empty.

Both PowerBi and the browser is accessing the data via my windows credentials.

I have no idea what to try to resolve this. I was suggested to try postman proxy to record interactions but I do not have permissions to do this.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745582350a4634328.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信