Hi Alteryx community,
Any chance to get some tips on this:
I am managing a database with tons of inconsistent user emails/ initials. I want to standardize the user contact info by removing all the email domain names after "@". For example, for susan@abc.com, I want to find a formula that can allow me to remove the domain info @abc.com and only keep the initial susan for my database. Sometimes the initials are written as @susan and I want to remove the "@" before the initial.
Do you recommend using trim function or RegEx in this case?
Cheers,
Miki