Forum Discussion
Turn Off a Refresh Schedule Using XMLA Endpoint?
- 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.
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
- BrandedSaiyan4 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.- Greg_Deckler4 years agoCommunity Champion
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.
- BrandedSaiyan4 years agoAdvocate II
Greg_Deckler Thank you!! I think this work work. I'll implement this and let you know. I appreciate it very much!