Forum Discussion
echodapogi
5 years agoNew 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 ...
- 5 years ago
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
collinq
5 years agoSuper 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
- echodapogi5 years agoNew Member
Thank you. that's exactly what i need. thanks
- PRI_IN2 years agoNew Member
How you are updating the refresh history in excel file in sharepoint after getting the refresh history through REST API.