We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Transpose data by sequence number

amulp
5 - Atom

Hi all,

 

Looking for a way to easily flip data that's in one column into separate columns based on an order number. Essentially trying to get data that's in a format like Table 1 into a format like Table 2.

 

Thanks!

 

[Table 1]

amulp_0-1658429897509.png

 

[Table 2]

amulp_1-1658429911908.png

 

 

2 REPLIES 2

Hi @amulp 

 

Please see attached and below. The idea here is to create a unique ID for every .group of records,

 

christine_assaad_1-1658431482851.png

If this helped you. Please accept as solution. Cheers!

amulp
5 - Atom

Perfect, thank you!

Labels
Top Solution Authors