Hello everyone,
I am new to alteryx, have been working on it for a couple of months now. I have this issue for gender calculation from a given name, Now the names are in the below format, so the middle part gives away the gender which I will be replacing with a given gender code. For that I need to be able to pick out only the middle part of the name. An example:
I have this name field with data like: John SonOf Doe, Jane d/o Doe.
Any idea what function to use for this?
Thank You.