The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.