Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

how can I split values into multiple rows?

nmitch
7 - Meteor

Hi - I'm looking for a solution that allows me to split a value into multiple rows. I have data that can return consist of multiple values per ID separated by a space. Is it possible to transform the data to look like my example below?

 

nestlemitchell_0-1630510504994.png

 

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

Hi @nmitch 

 

Yes, this is possible using the text to columns tool. There is a configuration to split the data to rows:

Luke_C_0-1630511248765.png

 

nmitch
7 - Meteor

that did the trick - thank you!!

Labels
Top Solution Authors