Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Convert column values into Single value separated by a delimiter

vshekharrc
7 - Meteor

Hi team,

 

Greetings of the day!

 

Please see attached. I want input which has field values to be converted into output as shown in the file with _ as delimiter. How can I do this in alteryx. Are there built in functions like to perform this ? Should I use multi row formula tool. I did not understand. Kindly help and advise.

 

Regards

 

Varun Shekhar

4 REPLIES 4
DawnDuong
13 - Pulsar
13 - Pulsar

Hi @vshekharrc 

yes there is. Connect a “Summarize” tool to your input, set the method to “Concatenate” and the delimeter to be the underscore.

cheers

dawn 

vshekharrc
7 - Meteor

Hi All,

 

Also please seem my workflow that I have prepared. Are there any better alternatives for this, I would like to learn.

 

Regards

Varun Shekhar

Maskell_Rascal
13 - Pulsar

Hey @vshekharrc - you don't need the Formula Tool to replace the comma for an underscore. You can set the delimiter in the Summarize Tool as @DawnDuong suggested. 

Maskell_Rascal_0-1624974490680.png

 

Maskell_Rascal_1-1624974520615.png

 

Cheers!

Phil

 

vshekharrc
7 - Meteor

Got it, I had noticed that earlier. Thanks to both of you @Maskell_Rascal  and @DawnDuong ! Have a good day 🙂

 

Regards

 

Varun Shekhar

Labels
Top Solution Authors