Start Free Trial

Alteryx Designer Desktop Discussions

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

Generate First and Last Name from a String field when there is delimiter/ no delimiter

EN6924
10 - Fireball

Hello All,

 

I'm learning Regex.

Trying to generate First and Last Name from a String field.

 

EN6924_0-1644519846400.png

 

Done in 4 ways. But wanted to know if I can do this more quickly (without creating 2 formulas in a single formula tool).

 

Thanks.

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @EN6924 

 

You can use a single regex for this. Makes sure case insensitive is turned off.

 

atcodedog05_0-1644520314333.png

 

Hope this helps : )

EN6924
10 - Fireball

Thank you, you’re amazing! 😊

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @EN6924 

Cheers and have a nice day!

Labels
Top Solution Authors