Forum Discussion
API Powerbi - OneDrive refresh recovery
Thanks for the reply from lbendlin , please allow me to add some relevant information:
Hi jkrumb ,
According to the current Power BI rest API API methods provided, the only thing that can be supported at this time is to get the dataset backend of the PBI report to manually refresh or schedule a refresh of the history, you are discussing page refresh of the report on the page, which doesn't look to be supported:
Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
In addition, you mentioned “any other permissions that we can add to the app”, would you mind further disclosing whether the app you are referring to is the azure-registered application or the Power BI workspace app? If it's an azure application, here's the link to the official documentation:
Configure Azure AD Graph permissions for an app registration - Microsoft Graph | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- jkrumb1 year agoRegular Visitor
Hello Liu Yang,
Thank you for your response.
It is indeed an Azure application, and the permissions are properly set for Microsoft Graph. I have submitted an idea request as suggested by lbendlin.
Thanks to both of you, and have a great day.