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

Comma Separated Values to Multiple Records/Rows

vaishalilambe17
8 - Asteroid

Hi,

 

I have a column with values like

Value 1

Value 2

Value 3

and so on in a table

I want to convert that column values into single rows like

'Value1,Value2,Value3, so on'

 

Is it possible with formula tab and no macro?

1 REPLY 1
Thableaus
17 - Castor
17 - Castor

@vaishalilambe17 

 

Use Summarize Tool > Option String > Concatenate.

 

Cheers,

Labels
Top Solution Authors