Forum Discussion
BrandedSaiyan
4 years agoAdvocate II
Turn Off a Refresh Schedule Using XMLA Endpoint?
Hello, I have a user group requesting that we turn on a refresh schedule in the service during quarter end reporting, with a water mark over the report showing the data isn't signed off on yet. T...
- 4 years ago
BrandedSaiyan What I would recommend would be to use Power Automate to fire off a flow. You can call the REST API or use PowerShell as a task within the flow. You can tie a button to the flow using the Power Automate visual.
Greg_Deckler
4 years agoCommunity Champion
BrandedSaiyan You could use the REST API/Power BI PowerShell cmdlet.
Datasets - Update Refresh Schedule - REST API (Power BI Power BI REST APIs) | Microsoft Docs
BrandedSaiyan
4 years agoAdvocate II
Greg_Deckler can I allow the user who is consuming the report call the REST API endpoint through use of a button?
Thank you! We need to register our tenant still to make use of the API.