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

Dynamic Rename Formula

Linus_Genscher
5 - Atom

I am looking to rename multiple columns into the same formatting with the dynamic rename tool however I am stuck and don't get the right solution

 

Example of column names input:

 

164537_5678))_p

1378390_352))_n

827375_345))_n

3949063_9685))_p

 

Output:

 

164537 ((5678))_p

1378390 ((352))_n

827375 ((345))_n

3949063 ((9685))_p

 

Thanks

2 REPLIES 2
Krzysiek
8 - Asteroid

Hey,

 

The attached workflow should do the trick

Raj
16 - Nebula

@Linus_Genscher 
one way of doing this

mark done if solved.

Labels
Top Solution Authors