Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

data input column field rename

jchan58
8 - Asteroid

is there faster way to rename Input Data columns fields name to a specific row data?

2 REPLIES 2
MarqueeCrew
20 - Arcturus
20 - Arcturus

What method are you using?

 

With they Dynamic rename you can take the first row of data as the name.  You can also take the name from an input row (right anchor).  If you use the SELECT RECORDS tool, you can pick the exact record and feed that into the Dynamic rename.

 

Cheers,

Mark

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
jchan58
8 - Asteroid

thanks

Labels