Forum Discussion
Anonymous
2 years agoNot applicable
DataFlows refreshes, but report doesn't react
Hi, I've got a DataFlow configured and I set the refresh to 6.00 AM. This Dataflow is connected to a dataset and I scheduled dataset refresh for 7.00 AM to avoid delays. I also created an email ...
lbendlin
Super User
2 years agoIdeally you want to trigger the dataset refresh when the dataflow refresh completes successfully - for example via Power Automate. Then you have to wait for the dataset to refresh before your report will show the latest data. You can also do that in Power Automate but you will have to implement the polling yourself.
Anonymous
2 years agoNot applicable
Hi lbendlin ,
Thanks for the reply, however that's not the point. I can see the DataFlow is refreshed - meaning, when I look inside the tables I see new data. The problem is that the dataset and the report don't see the new data and I have constantly one day delay.
- lbendlin2 years ago
Super User
As I said - you are likely initiating the dataset refresh before the dataflow refresh has finished.