I'm looking to take data parsed out into individual fields/columns and 'flatten' my dataset to have a single column for all of the values.
The complexity I'm dealing with is that I want to retain all the other field values for each line item and repeat them for the new rows, with the exception of creating a unique tag in the Product field to identify or delineate the original source.
It seems from other posts maybe a Transform tool might help, but I can't figure out exactly how to set it up.
The example below shows my input and target output. (While I don't know if I need Total Sales in the result, and certainly don't want to replicate it so it's not double-counted, I left in both sides to help visualize how my data is set up)
Thanks.
