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.

Splitting data into rows

SCK
8 - Asteroid

Hi all. I need help in splitting the data into multiple rows. I have this weird data set that I cannot manage to split. The input looks like below:

 

Input:

 

DataRange                
revenue420170 + 420000 + 420010 - 420010-0003345 - 420010-0003533 - 420010-0003406 - 420010-0003407 - 420170-000AETN - 420170-00AETNA - 420010-0003408 - 420010-0003304 - 420170-0003975 - 420170-0003954 - 420010-0003978 + 420011 - ZACCINS
 
revenue2420060:420090                

 

I need the output to like something like below:

 

DataRange
revenue420170
revenue420000
revenue420010
revenue420010
revenue0003345

 

Basically, there is no consistency in terms in delimiter, so i am unable to split the data. Would be huge help if you could give me a solution

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@SCK 
Hope this is something you need.

0113-SCK.PNG

messi007
15 - Aurora
15 - Aurora

@SCK,

 

Another way how to do this 🙂

 

messi007_0-1610529694964.png

Hope that helps!

 

Regards,

Labels
Top Solution Authors