Forum Discussion
renanrrsouza
4 years agoRegular Visitor
Power Automate triggers
Hello, I have two buttons that are triggered with power automate manually when we click in then. Is there a way to trigger these buttons automatically? for example our database is updated every d...
nitishsh91
4 years agoSolution Supplier
Hi renanrrsouza
There are 2 options that you can try:
Edit your flow to run on a schedule and use when a data driven alert is triggered
https://docs.microsoft.com/en-us/power-automate/run-scheduled-tasks
https://docs.microsoft.com/en-us/connectors/powerbi/#when-a-data-driven-alert-is-triggered
Otherwise you can have Powerbi button to start and then wait condition to delay running the flow at a certain time
renanrrsouza
4 years agoRegular Visitor
Hi, nitishsh91
Let me check these methods and come back here to say if they worked or not! Thanks in advance.