Forum Discussion
Dimps
2 years agoFrequent Visitor
Power Automate with condition.
I've developed a Power Automate for managing inventory. After refreshing the inventory dataflow, I also refresh the dataset linked to it. Typically, the dataset refreshes within 15-20 minutes, but oc...
Dimps
2 years agoFrequent Visitor
Thank you lbendlin, I changed the settings for 'Refresh a dataset" to one hour, with the termination status set to "cancelled." Will this terminate the dataset refresh if it exceeds one hour?
lbendlin
2 years agoSuper User
No, this is totally unrelated. Your flow will continue to run. It will not wait for the completion of the refresh.
If you want a one hour delay you need to add that delay yourself, as a separate action.