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.

Parsing a column

GarMIngle
8 - Asteroid

 

Thanks for the help, I managed through trial and error to get what I think I need, 

I took things in various rows and concatenate them into one column ; such as

 

Office SuppliesFurnitureOffice SuppliesOffice Supplies 

Office SuppliesTechnology

 

Now I want to parse the long string as follows

 

Office Supplies,Furniture,Office Supplies,Office Supplies

Office Supplies,Technology

 

I want to use a Furniture and Technology in a formulae with another column.

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@GarMIngle 
A bit brutal, but is this working for you?

1229-GarMIngle.PNG

GarMIngle
8 - Asteroid

Thanks for the info, I am using the RegEx tool. Almost there. Posted my before and after tool apllication.

Labels
Top Solution Authors