Hello everyone, I'm brand new to Alteryx and I've been trying to recreate an some steps within Alteryx and one of those is parsing out a name from a Access field.
I looked at this article and it got me most of the way:
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/RegEX-Question-Name-Parsing/td-p/74014
But my problem is this. My field can have the names formatted in 2 ways. IE: it can look like the below.
Name:
Jones, Billy
Billy Jones
Jones, Billy S.
So I'm trying to figure out how i can do all of this in 1 step. I don't care about the middle name/initial but some of the fields have that too.