Forum Discussion
Scheduled Refresh history
Hi,
How can I see the refresh history of dataset for last one month ? I could see few days log only in the 'Refresh History' popup. Is it possible to see the entire history log ? Please guide me if we have any option.
- Anonymous5 years ago
Hi Anonymous ,
1.According to the official document, you can select the History view by clicking on History in the refresh summaries page.
In this view, the data associated with a given refresh is based on up 60 most recent records for each scheduled refresh.
2.Use Rest API:
- Returns the refresh history of the specified dataset from "My Workspace"
- Returns the refresh history of the specified dataset from the specified workspace
3. Collect logs from the on-premises data gateway app
Refer to:
https://hatfullofdata.blog/power-bi-dataflow-refresh-history/
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- arvindsingh802
Community Champion
As of now this is full list that is provided by microsoft for refresh history.
You can get the refresh history of data from Power BI API Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs in form of json to analyse further but no of record will be same at both places.
If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!
- AnonymousNot applicable
Hi Anonymous ,
1.According to the official document, you can select the History view by clicking on History in the refresh summaries page.
In this view, the data associated with a given refresh is based on up 60 most recent records for each scheduled refresh.
2.Use Rest API:
- Returns the refresh history of the specified dataset from "My Workspace"
- Returns the refresh history of the specified dataset from the specified workspace
3. Collect logs from the on-premises data gateway app
Refer to:
https://hatfullofdata.blog/power-bi-dataflow-refresh-history/
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.