We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun 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