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

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