Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamic Column Name Using Data in 2 Rows

sanketkatoch05
8 - Asteroid

Hello, 

 

I'm looking for a specific type of output, wherein, the first two rows get merged into one using concatenation, and then they are converted into column headers. 

 

PS: The dates are random and are not in any specific order. 

 

Check out the files below. 

 

Input.pngOutput.png



First is the input file, 

The second is the desired output file. 

 

PS2: This data does not have any headers, I want to take the header from the row which has the concatenated data (marked in blue which is either the first row or the second row. 

 

Thank You.

12 REPLIES 12
sanketkatoch05
8 - Asteroid

Hey, 

I am actually looking for this output only, but the data 'A' and 'B' are dynamic. So, I don't think the renaming via Select tool would cater to my problem. 

Luke_C
17 - Castor
17 - Castor

Hi @sanketkatoch05 

 

Understood, here's a solution that should be totally dynamic. Hopefully this solves the challenge!

 

Luke_C_0-1618606181849.png

 

 

 

sanketkatoch05
8 - Asteroid

Hey, @Luke_C .

 

Thank you so much for helping me out. 

Labels
Top Solution Authors