Hi all
I am trying to "freeze" the first column and move other columns to a new row with the frozen column as an account identifier in the first line.
My input looks something like this:
and I would like my output to look like this:
However, when I do it, it keeps putting the new rows in different columns instead of column 2-4.
Any suggestions?
Solved! Go to Solution.
Hi @Lauritsjust
please find my updated solution. Assumption 1 is always account you can also add more columns it will get adjusted.
Hope this helps : )
Thank you all, I combined some of the answers and now I have a working solution.
Happy to help : ) @Lauritsjust
Cheers and have a nice day!