Hi,
I am trying to create a Scheduled Cloud flow in a way which would start refreshing a Power BI dataset (e.g. dataset1) and once the refresh is fully completed that would trigger the refresh of a succeeding dataset(e.g. dataset2). I created it in the following way which is not working. I can't figure out what needs to be done here. It triggers the refresh but does not wait till the refresh finishes, so it sends me an email for if no.
Because I am using Composite model in my Power BI dataset(e.g. datset2) hence I want the refresh to be triggered by the refresh completion of dataset1.
If someone can please point me to the correct direction would be great. Thank you in advance.