Forum Discussion

verdan's avatar
verdan
Frequent Visitor
3 years ago
Solved

API - Admin - WorkspaceInfo GetScanResult is not returning tables, queries and columns information

Hello, 

I am new to PowerBI Rest API, and need to get the complete information about a dataset. I see this information on the frontend, that a dataset has the tables, or queries. but when using the Admin WorkspaceInfo GetScanResult endpoint, the tables list is empty for all the datasets, and only one dataset has the DAX expression query. 

 

I have all the query params set as True:

 

and the endpoint response:

 

Any help on what I am missing?

the frontend lineage view:

 

 

 

3 Replies