Forum Discussion
mancfoo
2 years agoRegular Visitor
Power Automate Button Not Appearing
Hi, I created a Power Automate button on a PowerBI Desktop report so that user can refresh the dataset manually. They access the report via a PowerBI tab in a Teams channel. This has been working...
EvgeniAb
2 years agoFrequent Visitor
We are experiencing the same issue in two separate reports for a customer. Most probably it is related to a recent MS update.
Solved it via HTTP request.
We replaced a trigger with Power automate button with a HTTP GET call to start the flow. Added it to a random empty botton to the canvas.
(downside - it is openning an empty page from the request, but refrehs is working)