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

Splitting rows using key words

haroon_sa
10 - Fireball

Hi All,

i'd problem on splitting the rows using key words of a line.

This is my input 

Jhon- A
Peter- B
Sam- A
Andy- B

 

I need like this

Jhon- A
Sam- A

 

Peter- B
Andy- B

Using keywords i need to split into two rows,which tool is perfect for this condition.If it is Possible in Alteryx.

2 REPLIES 2
bharti_dalal
10 - Fireball

Hi @haroon_sa,

I am attaching solved workflow.If you want this in two files you can save the workflow using two output tools. Hope it helpsScreenshot (130).png

haroon_sa
10 - Fireball

@bharti_dalal

Thanks a lot,Thats worked

Labels
Top Solution Authors