I have a flow with a button, where the end of the flow power BI data set refresh for 15 min. Is there any method that I can disable the flow for a given time after clicking the flow? Basically, when the user runs the flow, need to wait 30 min till the dataset refresh from the Power BI side. withing that time span, need a restriction on run the same flow again. Is there any method for that?
Flow as below.
Click button A --> Action --> Disable button A for 30 min --> Click button A ........
Solved! Go to Solution.
Just add a Delay action immediately after the trigger and set it to 30 minutes:
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
You add the Delay in the flow wherever you want the delay to take place.
Just add a Delay action immediately after the trigger and set it to 30 minutes:
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
Does that means after the Boston or end of the flow?
You add the Delay in the flow wherever you want the delay to take place.
User | Count |
---|---|
88 | |
37 | |
25 | |
13 | |
13 |
User | Count |
---|---|
121 | |
55 | |
36 | |
24 | |
21 |