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.
SOLVED

Dynamically convert column values to column headers

mercurial_maverick
8 - Asteroid

Hello all,

 

Sheet 1 on attached file has 3 columns. Tracking number, Date, Resolution codes. I need this to be transformed to show "Resolution code" values as new column values depending on the number of resolution codes per tracking number. For example, if tracking number "A" has 4 resolution codes values then create 4 column headers code 1 , code 2, code 3, code 4 and display the values under them. 

 

Desired output sheet is an example of how the output needs to be.

3 REPLIES 3
AngelosPachis
16 - Nebula

Hi @mercurial_maverick ,

 

Would this work in your instance?

 

AngelosPachis_0-1611928714860.png

 

Regards,

 

Angelos

mercurial_maverick
8 - Asteroid

@AngelosPachis Perfect, thank you sir!

AngelosPachis
16 - Nebula

Anytime @mercurial_maverick 

Labels
Top Solution Authors