Alteryx Designer Desktop Discussions

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

How we can parse the Below Value through Regex Tool.

Kaustubh17
8 - Asteroid

Hi Team,

Can someone help me with below value Regex expression I need the regular expression. Below is the attached data. help with the regex and the flow. how i can separate the all the value.

 

Thanks,

kaustubh

5 REPLIES 5
Ben_H
11 - Bolide

Hi @Kaustubh17,

 

I've made you a sample that should work for you.

 

I'd recommend you have a go on a website like https://regexr.com/ to learn a bit more about how regex works.

 

Regards,

 

Ben

atcodedog05
22 - Nova
22 - Nova

Hi @Kaustubh17 

 

Here is my take. Its almost similar to @Ben_H

Going through https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Tool-Mastery-RegEx/ta-p/37689 might help you with regex.

 

Workflow:

atcodedog05_0-1629278526903.png

 

Hope this helps : )

Kaustubh17
8 - Asteroid

Hi @atcodedog05 

Regex is working for me. Thanks for your support.

 

Thanks,

Kaustubh

Kaustubh17
8 - Asteroid

Hi @Ben_H 

 

Your Regex is working for me. Thanks for your support.

 

Thanks,

Kaustubh

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @Kaustubh17 

Cheers and have a nice day!

Labels