Forum Discussion
PatrickGreen
1 year agoAdvocate I
Update Power BI App Using Power Automate (or other options)
Hi! Is there a way to update the Power BI App (NOT refresh the dataset) using Power Automate? I am trying to find it in the list of Power Automate actions related to Power BI, but I cannot seem...
- 1 year ago
Hi PatrickGreen
Thank you for reaching out to the Microsoft Fabric Community Forum.As of now, Power Automate does not natively support updating or publishing a Power BI App. While it offers several built-in actions related to Power BI such as refreshing datasets, exporting reports, and retrieving report content it does not include functionality to publish or update a Power BI App.
I recommended you to submit this feature request to the Power BI Ideas forum.
Thank you!
gertc
1 year agoFrequent Visitor
this ""groups/{workspaceId}/apps/{appId}/Update"" path is not documented anywhere.
And F12 tracing of "update app" in edge browser points to completely different API that also requires whole app definition as payload.
Anybody has simple and working solution?