Forum Discussion
Anonymous
7 years agoNot applicable
Monitor Schedule Refresh of Reports
Hello everyone,
I'm just wondering if there an easy way to monitor the schedule refresh of the report?
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.
1 Reply
- matviFrequent Visitor
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.