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
Anonymous
Not applicable

overview of when scheduled reports are send

hi

is there a way in Power BI to check which reports are scheduled and when they are send?

thnx

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi. I don't think there is a place to check them all. If you don't too many, as an admin, you can grant you access to workspaces and check one by one.

If you want to check by code, there is a Power Bi Rest API that can help here. You could get all datasets at the tenant and then ask for their schedule refresh: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-schedule-in-group

I hope that helps,


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

Happy to help!

LaDataWeb Blog

View solution in original post

2 REPLIES 2
ibarrau
Super User
Super User

Hi. I don't think there is a place to check them all. If you don't too many, as an admin, you can grant you access to workspaces and check one by one.

If you want to check by code, there is a Power Bi Rest API that can help here. You could get all datasets at the tenant and then ask for their schedule refresh: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-schedule-in-group

I hope that helps,


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

Happy to help!

LaDataWeb Blog

Anonymous
Not applicable

hi , this is not the reply i was hoping for but it is more than expected. No worries, will not go through all the workspaces as we have a lot..... Thanks for the support!!

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