Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello Everyone,
I want to extract the refresh history of a dataset/data flow.
I tried one of the ways posted on Microsoft that used REST API (I used Postman). I followed the steps from https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history and yet I am getting the following error:
Is there any other method I could use to get the refresh history?
Please help.
Solved! Go to Solution.
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
Hi @Anonymous
thank you for the examples. As I see, they use a personal users for login. In my case, I would like to use Application permissions "Tenant.Read.All", but I always get a 401 HTTP response, as "Dataset.Read.All" is required to get datasets refresh tables. Do you have an idea how to solve this with Tenant.Read.All permissions?
Best regards
bisamuraik
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
2 |