Forum Discussion
API Scanning Metadata
- 4 years ago
Hi Gilbert
Thanks for the hint. With the resource, I was able to find my mistake.
In the WorkspaceInfo post request, the optional parameter datasetSchema=true has to be set to then get a scanID that returns table and column names in the scanResult call.
Thank you again for the quick response!
Hi lps_pbi
I have not tried it yet, but the blog post from PowerBI.tips is certain to work if you want to give it a try?
Using the Power BI Scanner API to Manage Tenant's Entire Metadata -
Hi Gilbert
Thanks for the hint. With the resource, I was able to find my mistake.
In the WorkspaceInfo post request, the optional parameter datasetSchema=true has to be set to then get a scanID that returns table and column names in the scanResult call.
Thank you again for the quick response!