Start Free Trial

Alteryx Designer Desktop Discussions

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

How to change the names of row headers using a mapping table?

CDIns
8 - Asteroid

Hi Community, 

 

I get a dataset but the headers are in a foreign language. In excel, I have a table i lookup to that converts the foreign header to the English equivalent. Is there anyway to do this in Alteryx? 

 

Thank you, 

1 REPLY 1
davidskaife
14 - Magnetar

Hi @CDIns 

 

You certainly can - one way is to use the Dynamic Rename Tool and take field names from right input (i've used right input rows in my example) - doesn't need to be a lookup either, as you can do it using positioning

 

Capture.PNG

 

 

Labels
Top Solution Authors