Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
Is there way to connect to our Power BI Service Tennant that would loop through all the Workspaces that we have on there, and returning the results that will show us thee content within there like:
Dataset
Dataflow
Report
etc...
Thanks
Solved! Go to Solution.
@PowerAuto82 , check if power bi cmdlets can help
https://docs.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps
@PowerAuto82 stumbled onto this while looking for something else. You can use the REST APIs to retrieve details about all the reports, datasets, dataflows, etc. and record in a database.
@PowerAuto82 , check if power bi cmdlets can help
https://docs.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps