Hi All,
Sorry if this is a basic question, i'm still quite new to the exciting world of alteryx.
I currently have a workflow that cleans up some data. It finds a dirty description and replaces the part of that description with the clean version.
Example:
Dirty: APPLE128GIGXCYRANDOMTEXTEYEPHONE8
Clean: -Apple-128gb-IGXCYRANDOMTEXT-iPhone8-
My questions, how can I remove all the random text and insert spaces?
I'd want it to read "Apple 128gb iPhone8"
Bare in mind it would need to make multiple changes using the find and replace functionality as it is scanning a long list of possible dirty words to replace with multiple clean words in the same cell.
Thanks in advance 🙂 I will of course like / mark solution when I check back later.