Start Free Trial

Alteryx Designer Desktop Discussions

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

Copy column name from the column right next to it

ShelleyWu
6 - Meteoroid

Hello everyone, 

 

May I know how can I update the column names - F1, F3, F5, F7, F9 to "AB", "CD", "EF", "FG", "IJ" in Alteryx?

 

ShelleyWu_2-1679766683363.png

=> ShelleyWu_3-1679766696149.png

 

Thank you! 

 

2 REPLIES 2
StellaBon
11 - Bolide

Hello,

 

Each column name should be unique. You could rename the column F1 by using a formula tool. In Formula you would add new column, and you could name it A_B to differentiate it from Column AB. 

binu_acs
21 - Polaris

@ShelleyWu one way of doing this with the field info tool

 

binuacs_2-1679771804190.png

 

Labels
Top Solution Authors