Forum Discussion
Anonymous
3 years agoNot applicable
Refresh Dataflows then Dataset
Hi DEVs, I am trying to create a PowerShell script that will first refresh 3 dataflows and after it's completion only it will trigger dataset refresh. I will add that script in ETL pipeline so th...
- Anonymous3 years ago
Thanks for your suggestion. I have completed my PowerShell script by using REST APIs and it's working fine as expected.
ppm1
Solution Sage
3 years agoYou may be able to do it with Power Automate where you can trigger a flow when a dataflow refresh completes. If one of your three always takes longer, you could trigger off that one. There are also refresh dataflow actions, so you could build something more advanced too.
Pat
Anonymous
3 years agoNot applicable
Thanks for your suggestion. I have completed my PowerShell script by using REST APIs and it's working fine as expected.