Forum Discussion
Power BI REST API and HTTP429
- 2 years ago
Do you have access to the Scanner API?
Metadata scanning - Power BI | Microsoft Learn
Admin - WorkspaceInfo PostWorkspaceInfo - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Note the "datasource Details" switch in the call.
This does not show any example that include the datasources per dataset. Or give any other way (that I can see) to load the lineage of my reports/dashboards.
I appreciate the letmegooglethatforyou attempt though.
Do you have access to the Scanner API?
Metadata scanning - Power BI | Microsoft Learn
Admin - WorkspaceInfo PostWorkspaceInfo - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Note the "datasource Details" switch in the call.
- Phan4792 years agoRegular Visitor
I had not noticed the Scanner API. Looks promising, it has not been activated in our tenant, I'll get someone to activate it and will update this thread later this week! 😀
- Phan4792 years agoRegular Visitor
The scanner API was turned on by the admin (following this information):
https://www.lazysnail.net/power-bi/Power-BI-Scanner-API-List-and-document-your-Power-BI-tenantHowever, a day later I still get this response:
{
"id": "c1654c78-be11-4267-b4ce-b620fc6b224f",
"createdDateTime": "2024-02-06T15:56:46.8488718Z",
"status": "NotStarted"
}I'll do some more research in why it has not started. Or why it is not working.
- Phan4792 years agoRegular Visitor
Ah! It is working. The id provided above can be picked up with a get scanresult API call.
Thanks for the help!
Kind regards, Jeroen