Forum Discussion
Refresh metrics in report
Hello Community,
I created a basic Power BI rpeort. In the report I listed the last refresh date and time. I published the report to the Power BI service and set the report to refresh seven times a day, as different times. this refresh schedule changes based on the month. Is it possible for me to edit the report and pull the refresh schedule, into the report? I would like to publish the last refresh date and time as well as the next refresh date and time (pulled from the data set refresh schedule). Is this possible?
Cheers!
Peter
3 Replies
- aj1973Community Champion
Hi asbpowerbi
You can use Power BI Rest API
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history
- asbpowerbiHelper IV
Hello,
Thank you for the reply. Is there no way for me to query the dataset and find the NEXT refresh time?
Peter
- aj1973Community Champion