Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
echodapogi
New Member

Export PowerBI Refresh History

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

 

echodapogi_0-1612469356832.png

 

1 ACCEPTED SOLUTION
collinq
Super User
Super User

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

 

 




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




View solution in original post

4 REPLIES 4
Janni0316
New Member

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

 

collinq
Super User
Super User

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

 

 




Did I answer your question? Mark my post as a solution!

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.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.