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.

Combine Unique Values

JingYih_Herbalife
8 - Asteroid

I have set of data with multiple vendors. There are instances where 1 vendor may provide multiple type of services and each type of service is shown in a separate line. There are instances where 1 vendor only provides 1 type of service only. I would like to combine the type of services into 1 line. What tools do I use to achieve this result? 

 

I include the original data and the required result in attached. 

 

Appreciate the guidance. 

1 REPLY 1
messi007
15 - Aurora
15 - Aurora

@JingYih_Herbalife,

 

You can use summarize tool with concatenate function :

 

messi007_0-1683185067515.png

 

Attached the workflow,

Hope this helps!

Regards,

 

Labels
Top Solution Authors