Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Freezing first line columns to rows

Lauritsjust
7 - Meteor

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:

Lauritsjust_3-1643712100764.png

 

and I would like my output to look like this:

Lauritsjust_2-1643712084122.png

 

 

However, when I do it, it keeps putting the new rows in different columns instead of column 2-4.

 

Any suggestions? 

12 REPLIES 12
atcodedog05
22 - Nova
22 - Nova

Hi @Lauritsjust 

 

please find my updated solution. Assumption 1 is always account you can also add more columns it will get adjusted.

 

atcodedog05_0-1643714992960.png

 

Hope this helps : )

Lauritsjust
7 - Meteor

Thank you all, I combined some of the answers and now I have a working solution. 

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @Lauritsjust 

Cheers and have a nice day!

Labels
Top Solution Authors