Hi all,
I have an E-Commerce website with one product that has a size variation and sample variation.
When I try to create a zap to transfer my orders to google sheets, it gather all the variations in one column and all the quantity in another one.
Example:
If someone orders 3 items, one blue large and two red small, I get one column with (blue, large, red, small) and the quantity column with (1,2).
Is there a way to breakdown the variations and the quantity so it will appear like this (blue, large, 1) (red, small, 2)?
Hope I was clear.