I have encountered this several times – I created a dataflow with many many steps. Later, I need to add additional steps or change the order of current step when a new data table is added. Currently, the new transform steps are always added at the end, there is no way to adjust the order of steps. It will be great if I can easily move the transform steps instead of rewrite everything.
Thank you.
Olivia