Forum Discussion
How to extract refresh history?
- Anonymous4 years ago
Hi H_AS ,
If you are a Power BI Admin, you can click the gear icon in the upper right corner of the service page and select the "Admin Portal" option. Find the Refresh summary menu, click on the History tab, and then click on "Export" to download and refresh the history.
Alternatively, you can use Powershell or Rest API to download the refresh history. You can refer to the link below for details.
Note: If you call the relevant Rest API, please make sure you have read or write access to the corresponding dataset or data stream first.
Get refresh history for datasets:
From PowerShell Get Refresh History In Group from Power BI REST APIs and export do CSV
Get refresh history for dataflow:
Dataflows - Get Dataflow Transactions
Power BI Dataflow - Refresh History
Best Regards
Hi H_AS ,
If you are a Power BI Admin, you can click the gear icon in the upper right corner of the service page and select the "Admin Portal" option. Find the Refresh summary menu, click on the History tab, and then click on "Export" to download and refresh the history.
Alternatively, you can use Powershell or Rest API to download the refresh history. You can refer to the link below for details.
Note: If you call the relevant Rest API, please make sure you have read or write access to the corresponding dataset or data stream first.
Get refresh history for datasets:
From PowerShell Get Refresh History In Group from Power BI REST APIs and export do CSV
Get refresh history for dataflow:
Dataflows - Get Dataflow Transactions
Power BI Dataflow - Refresh History
Best Regards