I have flow which updates the data flow in power bi and i want it to be triggered once a job in Azure Data Factory has finished execution. How can i do that?
My scenario is that i want to update the data flow once the job in Azure Data Factory successfuly run and than update the data set which is dependent on the data flow which was just updated.