Forum Discussion
Refresh All Dataflow and after doing Refresh Dataset
- 5 years ago
Hey luis-martins ,
by default there is nothing like that.
You have to time it. So you can start the refresh of the dataflows at 8 in the morning. Let's guess the frefresh takes 10 minutes. Then you can plan the refresh of the dataset at 8:30.
You could also trigger the fresh in Power Automate or with the REST API. But there you have to think about a mechanism that is checking every minute if the refresh is finished and then start the refresh of the data set.
If you need any help please let me know.If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍Best regardsDenisBlog: WhatTheFact.biFollow me: twitter.com/DenSelimovic
Hey luis-martins ,
by default there is nothing like that.
You have to time it. So you can start the refresh of the dataflows at 8 in the morning. Let's guess the frefresh takes 10 minutes. Then you can plan the refresh of the dataset at 8:30.
You could also trigger the fresh in Power Automate or with the REST API. But there you have to think about a mechanism that is checking every minute if the refresh is finished and then start the refresh of the data set.
- luis-martins5 years agoHelper I
Ok thank you!
Is there a way to, via Power Automate, refresh all de dataflow it once time and wait 30 minutes and then refresh the Dataset?