Forum Discussion
2366
3 years agoHelper I
Inefficient Dataflow default orchestration
Hi All, I have setup a dataflow C which is sourced from A and B where linked entities is turned off by disable load. The transformation steps I have implemented in C takes about 40 minutes to run....
bcdobbs
3 years agoCommunity Champion
Bit of a workaround however...
If you edit the power query in advanced editor for C you will see it references the linked dataflows by GUID (long unique I'd). If you manually edit the code so it navigates by the name of the power query the auto refresh doesn't kick in. Away from a computer at the moment but can supply an example if needed.