Hi Alteryx gurus,
I have a comment field which also include Sales Order Number, I only want to keep the SO number and get rid of the rest.
some are like "WEB-SO1767639 REL 071217 KS" , but some other not start with "WEB", like "2 - Inv WEB-SI1333765-3 closed" . (The sample file is attached)
I need two fields as results, "WEB-SO1767639" and "1767639".
I tried TRIM Function, but not return what I need... Anyone please advise.
Thanks,
Flora