From a customer I receive a list of orders, where multiple departments orders are in one row.
I would like to “move” certain columns to new rows like the picture below.
I have tried to look at all the transforms, but can not seem to find one which matches my need.
Does anybody have a good idea of how to achieve this?
I ended up using the “Split rows”. But before that I copied all the other columns and moved them in place. Then I can stack it with other data in the file.