Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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 |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |