Forum Discussion
Data flow refresh order
You can refer to the following official documentation for a description of the refresh order:
Understand and optimize dataflows refresh - Power BI | Microsoft Learn
After you delete the dataflow, if your dataflow contains many queries or some queries depend on others. If you cancel a refresh before you start evaluating a query that loads data into a target, no changes will occur to the data in the target of that query. There are a few instrumentation tools you can use to further observe the refresh order of your dataflow:
powerquery-docs/powerquery-docs/dataflows/monitor-dataflow-refreshes.md at main · MicrosoftDocs/powerquery-docs · GitHub
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Drunken_Sailor2 years agoFrequent Visitor
I read that too, which is what led me to orgnaizing the dataflows in such a way. They used the term "chaining" which led me to believe it was sequential... but it isnt.