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

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