Start Free Trial

Alteryx Designer Desktop Discussions

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

Column rename from multiple data rows

JLG
5 - Atom
Help! Looking for a way to rename my column with a concatenated value from the first two rows of data. For example, with the following data... 1 DAA DAA DAB DAB 2 H S H S I'm looking for column names DAA-H, DAA-S, DAB-H, etc...
4 REPLIES 4
shreyanshrathod
11 - Bolide

Hi @JLG ,

 

Hope this helps.

Note I have used more tools to make the process completely dynamic. You can modify as per your requirement.

 

Regards,

Shreyansh Rathod

AbhilashR
15 - Aurora
15 - Aurora

Hi @JLG, I was able to put together a baseline workflow to showcase one approach that came to my mind. I hope it helps.

 

AbhilashR_0-1619544576196.png

 

 

 

JLG
5 - Atom
Exactly what I needed. Thank you!
JLG
5 - Atom
Thank you!
Labels
Top Solution Authors