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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Is there a way to list all workspaces I have and get a listing of all reports with tabs?
Hi sanimesa,
What does “tabs” you mean? You can use Power BI REST API to list all workspaces and reports via Group Operations and Report Operations.
Regards,
Jimmy Tao
Hi,
Within the report, I have 30 pages. Most of them are Page Tooltips. I would like to populate a list for better documentation.
Thanks,
Tamir
did you ever get an answer to this?
@leahw Not really, used a workaround, build the report metrics then pull the page names out of it. There are downsides to it, deleted pages still persist on it.