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.

Turn Off Automatically Renaming Duplicate Column

kleedtke
5 - Atom

I have a large data set and some of my column names are the same. When I input the csv, the duplicate column names are automatically renamed. I've tried to use the Select tool to remove the 2 from their name, however, it keeps automatically updating it so there are no duplicates. How can I get past this and keep the duplicate column names? 

2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux

You can't - you cannot have two columns of the same name as this is good data quality!

DataNath
17 - Castor
17 - Castor

Hey @kleedtke, unfortunately it’s impossible to maintain multiple columns with the exact same name in Alteryx. It’ll always force the numbering etc at the end. The closest thing you can do is just add differing amounts of spaces at the end of the field name in order to visually make them appear the same, though if you need to use them in formulae or other tools you’ll need to know which is which I.e. which of the duplicates has N number of spaces.

Labels
Top Solution Authors