The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 to find it.
If it's not possible through Power Automate, do you have other suggestions as to how the update of the Power BI app can be done on a schedule automatically?
Thanks.
Solved! Go to Solution.
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!
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?
Hi @PatrickGreen
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
Hello @PatrickGreen
Hope you are doing well!
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
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!
Hi,
I cant get the API endpoint to work, you sure this is valid? Can you share any documentation on this?
Thanks!
Hi, are you sure this works?
I can't find any documentation for this, and it is not working for me either.
Thanks for this @v-karpurapud ! I just got busy at work. But I will explore the solution you outlined.
Has this solution worked for you? Were you able to update an app through the API using this "groups/{workspaceId}/apps/{appId}/Update"?