What is the best way to format data From
To
Thank you.
If you set the Text to Columns tool to Split to Rows it should automatically repeat the UPC column (and any other columns).
Parse. Text to Columns. Split to ROWS.
https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Tool-Mastery-Text-To-Columns/ta-p/36256
Cheers,
Mark
Use a Text To Columns tool to split the SKU on , to rows
You may need to use a Data Cleanse tool to remove residual spaces.
Sample attached
Hi @jdunkerley79
I got the first part by split the columns... but how to get the second part to repeat the UPC column..
Thank you