Forum Discussion
Download Refresh Schedule/History
Is there any way to download the refresh schedule or even refresh history for all datasets? Right now I am maintaining my own spreadsheet and it's getting to be a bit much.
- Anonymous6 years ago
Anonymous There is no easy download button at the moment. You can use the Power BI REST APIs to access this info. The dataset area is likely what you are after. -> https://docs.microsoft.com/en-us/rest/api/power-bi/datasets
I have done this previously by using Postman, but I was a fool and didn't write it down or blog about it so I can't provide the steps. It can be done though.
2 Replies
- AnonymousNot applicable
Anonymous There is no easy download button at the moment. You can use the Power BI REST APIs to access this info. The dataset area is likely what you are after. -> https://docs.microsoft.com/en-us/rest/api/power-bi/datasets
I have done this previously by using Postman, but I was a fool and didn't write it down or blog about it so I can't provide the steps. It can be done though. - v-joesh-msftSolution Sage
Hi Anonymous ,
Currently, the dataset refresh history is limited to one week. As mentioned by Anonymous , there is currently no way to download refresh history directly, you can try using Power BI REST APIs.
I also found a similar idea, you can vote for it and add your comments there to make this feature coming sooner.Best Regards,
Community Support Team _ Joey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.