Alteryx Designer Desktop Discussions

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

Regex Parse by specific String

caldowd1998
5 - Atom

Hi Community,

 

I'm looking to parse the following text into 2 columns with 'GBP' being the delimiter.

 

CHIN FONG 0.00 GBP 0.150 MIN 557212 P30040 LS

 

I've attempted using text to columns with not much luck, is there a way to perform this using a regex expression.

 

Thanks in advance !

2 REPLIES 2
atcodedog05
22 - Nova
22 - Nova

Hi @caldowd1998 

 

You can do something like this

 

atcodedog05_0-1644840973959.png

 

Hope this helps : )

 

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @caldowd1998 

Cheers and have a nice day!

Labels