Thanks for any help on this. I'm working with some survey data on market share and could use some advice. The pivot table is easy enough, but the challenge I'm facing is that I have some quantity data to blend in, but not sure how. Here's a simplified data set:
http://sdrv.ms/T1DQpL
The kicker here is that if the main product is A, that basically needs to be listed 3x since A quantity is 3 (column B). The same for B on line 4, needs to be multiplied by 5. 1 row = 1 panelist, so basically making extra rows for A to count it more would make sense but would be very time consuming. How can I get the pivot table to weight these products based on quantity?
Do I have to just add rows based on the quantity so the panelist count (displayed data in the pivot table) increases?
http://sdrv.ms/T1DQpL
The kicker here is that if the main product is A, that basically needs to be listed 3x since A quantity is 3 (column B). The same for B on line 4, needs to be multiplied by 5. 1 row = 1 panelist, so basically making extra rows for A to count it more would make sense but would be very time consuming. How can I get the pivot table to weight these products based on quantity?
Do I have to just add rows based on the quantity so the panelist count (displayed data in the pivot table) increases?