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?