Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
powerdevkris
Regular Visitor

Working with Power Automate to schedule reports. Looking for report id data

Hi,

I am currently testing power automate to schedule my reports. i found out that i can only use the report id data to make it more dynamic. I was wondering does power bi have a database that can be access to see all the report ids. See bold section of below URL to clarify what i wanted to get for all reports.

 

https://app.powerbi.com/groups/2e88742d-6623-4e11-afdc/rdlreports/87dad520-4444-4119-97a4-2d8f237abcfe

1 ACCEPTED SOLUTION

2 REPLIES 2
v-jianboli-msft
Community Support
Community Support

Hi @powerdevkris ,

 

You can use Power BI REST API to achieve this goal.

Admin - Reports GetReportsAsAdmin could return a list of reports for the organization.

Reports - Get Report In Group could return the specified report from the specified workspace.

Reports - Get Reports could return  a list of reports from My workspace.

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Thank you @v-jianboli-msft 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors