Forum Discussion
Logging Scheduled refresh
- 3 years ago
Hey Anonymous ,
Here is the main Microsoft link for API: Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Docs
Depending on the level of refresh that you are looking for, you will probably want "Get Refreshables" or "Get Refreshables for Capacity" from the Admin section.
Hi Anonymous ,
I believe that a Member level person (in the Workspace) can see the refresh schedule. Therefore, they wouldn't have to be a full admin.
That said, the interesting thing is HOW to get that refresh schedule out. I think that the best way would be to use the API to get the refresh history and then either manually or with Power Automate (or some other method of preference) to copy off that refresh history and then you could keep appending that and have the history for a long period of time.
- Anonymous3 years agoNot applicable
Ok, I'm not familiar with the Power BI API. I have to start reading. If you have suggestions, do not hesitate. Thank you for your feedback,
JF
- collinq3 years agoSuper User
Hey Anonymous ,
Here is the main Microsoft link for API: Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Docs
Depending on the level of refresh that you are looking for, you will probably want "Get Refreshables" or "Get Refreshables for Capacity" from the Admin section.