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

Dynamically Rename the column name

adarsh2608
8 - Asteroid

I have column name like (sum_2013 , sum_2014 .... ... sum_2022) and here 2013 or 2014 are dynamically change the name. in this case how can i dynamically rename the column name

2 REPLIES 2
davidskaife
14 - Magnetar

Hi @adarsh2608 

 

The Dynamic Rename Tool (in the Developer Palette) allows for changing the Column Names using a variety of methods, including formula or using a separate data stream:

 

DavidSkaife_2-1650624759331.png

 

 

 

 

Sebastiaandb
12 - Quasar

@adarsh2608 ,

 

Here you go:

 

Sebastiaandb_0-1650624850735.png

 

Labels
Top Solution Authors