I have a dataset in Alteryx that has 81 fields. In most of the fields, there are concatenated values separated by a pipe. How do I clean the data in each field whereby I only leave in distinct values within each field and remove the duplicate values?
I attached a dummy example for one customer. Do I need a Macro or Regex expression to remove duplicate values in a field? The official customer list I have is 60,000 customers so the type of data in the fields will vary. I just need to know what the most efficient process would be to remove duplicates and the Pipes from within each field.
Any help you can provide would be TREMENDOUSLY appreciated!
Thank you.