Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I need to see dataset refresh history. I tried to use these two APIs but with no success because both of them have limitations.
Datasets - Get Refresh History -> I can only see the datasets that I'm owner or member
Admin - Get Refreshables For Capacity -> retains a seven-day refresh history for each dataset
I need to see a history with at least 30 days. Is it possible?
thanks!!
Solved! Go to Solution.
Hey,
Based on my understanding it is not possible
https://data-goblins.com/power-bi/get-power-bi-refresh-history-python
https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-refreshables
You might have to write a custom logic to extract data every 7 days and preserve it somewhere for you to analyse past 30days
Hey,
Based on my understanding it is not possible
https://data-goblins.com/power-bi/get-power-bi-refresh-history-python
https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-refreshables
You might have to write a custom logic to extract data every 7 days and preserve it somewhere for you to analyse past 30days
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
10 | |
8 | |
6 | |
5 | |
4 |