Forum Discussion

ducky's avatar
ducky
Icon for Advocate I rankAdvocate I
2 years ago
Solved

Dataverse tables that get info from Powerbi User / ADMin API about Workspaces, Datasets., etc

We use PowerBI User/ Admin APIs a lot in Powershell to do certain operations in PBI service.

 

What I am looking for is a table that is connected to the PowerBI API GET workspaces as a source and will contain the latest information : metadata (eg Datasets, users etc)

Is there something out of the box ? like in Dataverse? 

 

We already have some of this info stored in SQL tables but that need to be scheduled refresh etc. 

anyone has used something similar?