Forum Discussion
Tracking Changes
Hi
Does anyone know if you can track changes when refresh data is run.
Can this be logged as a KPI?
Hi Anonymous ,
Mariusz's suggestion is great. In addition, you can retriyeve the refresh history programmatically by using the Power BI REST API. By using a custom solution, you can monitor the refresh history of multiple datasets in a centralized way. While both can only show the refreshType, startTime, endTime, status etc, the specific changed content won't be show currently.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- MariuszCommunity Champion
Hi Anonymous
You can check the refresh history by going to the dataset settings and clicking on the refresh history as per below.
Also, you can use API to get data
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getrefreshhistory
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn - v-xicaiCommunity Support
Hi Anonymous ,
Mariusz's suggestion is great. In addition, you can retriyeve the refresh history programmatically by using the Power BI REST API. By using a custom solution, you can monitor the refresh history of multiple datasets in a centralized way. While both can only show the refreshType, startTime, endTime, status etc, the specific changed content won't be show currently.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.