I have to concatenate a dozen of tables with SAS Data integration Studio and I use the append transformation. After finishing the job, I discover the order matters and I should put the last input table first.
Is there a way to do that, other than disconnecting them all, reconnecting them all and specifying the mappings again?
Thank you