Forum Discussion
Power Automate Button Not Appearing
Hi mancfoo ,
The workaround you can try here is to republish a local report to Power BI Service and see if the button exists.
You'll also need to check that your Power Automate flow is set up correctly.
There is also the possibility that someone else has edit access to this report in Power BI Service, and that someone may have misoperated in the Service and the button was removed.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for these suggestions. I am the only person with edit access to the report so the button is definitely still there - I've confirmed it is visible and working in Desktop today so the flow is also working (it's really just a very basic flow to manually refresh the dataset).
I tried to access the report via the Power BI service at app.powerbi.com (which I didn't try last week) and the button does correctly display and work there. However, it still does not display or function when accessed via a shared link (where it displays a space saying select or drag fields to populate the visual) or as a tab in the Teams channel (where it's just an empty space).
- cfpbi_241 year agoNew Member
We are facing the same issue. Have you found any solutions? Do you know if this is a known MS bug they're working on?
- EvgeniAb1 year agoFrequent Visitor
Solution: Hide the Power Automate visual and replace it with a regular shape-button in Power BI. Add a trigger to call a GET HTTP request to the Power Automate flow you want to run. Once the "call HTTP" action is created and saved, copy the URL and set it as the action for the new shape-button. This workaround resolves the issue with the missing button.
Downside: When the button is clicked, a new empty tab opens, which users will need to close.
- Mullet11 year agoRegular Visitor
A work around I have found is:
1) open a new tab in my browser
2) go to powerbi.com
3) open the report I need from the main dashboard
When the page opens the powerautomate button is back. however in a day or two it will be gone again and I have to start a new tab with powerbi again.