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.
Newbie here.
I am trying to get the Refresh history of my PowerBI dataset and put it into SharePoint List or Excel Sheet. like the below view.
is there a possible way to do that?
thanks
Solved! Go to Solution.
Hi @echodapogi ,
I believe that this is what you are looking for - the api to get refresh history:
Datasets - Get Refresh History (Power BI Power BI REST APIs) | Microsoft Docs
Proud to be a Datanaut!
Private message me for consulting or training needs.
Hi, I also want to get the refresh history for all our datasets. Thanks to the community I created a query with a refreshable access token to get alle the information about our workspaces, datasets, dataflow.... But now I can't get any further. I would like to use the REST Api to get the Refresh History in Group:
Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
(GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes?$top={$top})
I have all the information needed for this URL. But how can I create a query where the {groupId} and the {datasetId} is automatically taken from another table an inserted into the parameters of the URL. So I can get the refresh history from all our datasets in different workspaces without putting the parameters in there manually.
Thanks in advance
Hi @echodapogi ,
I believe that this is what you are looking for - the api to get refresh history:
Datasets - Get Refresh History (Power BI Power BI REST APIs) | Microsoft Docs
Proud to be a Datanaut!
Private message me for consulting or training needs.
Thank you. that's exactly what i need. thanks
How you are updating the refresh history in excel file in sharepoint after getting the refresh history through REST API.
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 |
---|---|
59 | |
35 | |
27 | |
26 | |
24 |
User | Count |
---|---|
62 | |
53 | |
30 | |
23 | |
20 |