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?
- 7 years ago
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.
matvi
7 years agoFrequent 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.