Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to dynamically rename columns where column could have multiple aliases?

vasudha_joshi
6 - Meteoroid

Hello,

 

I am facing some issue with dynamically renaming columns. How to rename columns dynamically in alteryx workflow, suppose I need a column to be named as Account Number in the output file, but the input the header might appear in multiple aliases like AN, AC, Acc. No., Account Num, etc. This is just one example. This scenario is replicated for some 7 more columns.

 

Attaching my workflow for your reference, I tried with text input and dynamic rename, but its failing with some errors.

 

Thanks in advance.

 

Regards,

Vasudha

1 REPLY 1
afv2688
16 - Nebula
16 - Nebula

Hello @vasudha_joshi ,

 

This may give you a hint about how to do it.

 

Regards

Labels
Top Solution Authors