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.
Hello everyone,
I'm just wondering if there an easy way to monitor the schedule refresh of the report?
Solved! Go to Solution.
Hi,
Beside the web interface, you can use the REST API:
https://docs.microsoft.com/en-ca/rest/api/power-bi/datasets/getrefreshhistory
You can trigger this using Flow for monitoring purposes.
Hi,
Beside the web interface, you can use the REST API:
https://docs.microsoft.com/en-ca/rest/api/power-bi/datasets/getrefreshhistory
You can trigger this using Flow for monitoring purposes.