Hello,
I have a file that shows me sales by customers. However, the products they bought are all listed in a single field, which isn't very helpful. I attached a sample of my data in excel.
In short, if you look at column G, each of the first few orders have one product. the last row has 2. What I would love is to have this broken out so I can run product quantity analytics. Ideally This record would be broken into 2 lines. The first product on one line and the next product underneath. I'm ok if all the other fields have duplicative information.
Thanks so much in advance!
Solved! Go to Solution.
Hi @Anweinbe
The attached workflow parses your column G product(s) twice:
hth
Arnaldo
Arnold thank you so much! The output is perfect. I just reviewed the workflow to follow along. Very straightforward! I never new I could "split to rows".
@Anweinbe indeed, the Text to Column tool is great