In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Alteryx Designer Desktop Discussions

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

How to replace fields of multiple columns in a single stretch

Gsiva3
8 - Asteroid

Hi Team,

 

I have around 80 columns in my input 1 named as AA, BB, CC, DD, etc., And I have column1 & column2 in input 2 file. What I need is I want to replace the fields of all the 80 columns in input 1 with the values from column2 in input2 file.

 

I know this could be done with Find & replace tool. But with Find & replace tool, I was only able to replace values in one column, not able to replace values in all the 80 columns.

 

I have attached the input & output files for your reference.

 

Please do the needful. 

1 REPLY 1
Emil_Kos
17 - Castor
17 - Castor

Hi,

 

Cross tab and transpose tool are very handy in a situation like this:

 

Emil_Kos_0-1620887224729.png

 

Labels
Top Solution Authors