PerryStrine
New Member
- Joined
- Aug 6, 2013
- Messages
- 1
Hey all,
I have some sales data in a database.
I import the data into PP and sum the sales by product id. The result looks like this:
ProdID TotalQtySold
P2 120
P5 86
P1 70
P9 32
P3 8
P4 6
P6 3
P7 3
P8 1
I would like to add any totals that are less than 10 to a category called Others.
Then my pivot would like this this
ProdID TotalQtySold
P2 120
P5 86
P1 70
P9 32
Others 21
Is there any way to achieve this or do I need to modify the source data is some way?
Perry
I have some sales data in a database.
I import the data into PP and sum the sales by product id. The result looks like this:
ProdID TotalQtySold
P2 120
P5 86
P1 70
P9 32
P3 8
P4 6
P6 3
P7 3
P8 1
I would like to add any totals that are less than 10 to a category called Others.
Then my pivot would like this this
ProdID TotalQtySold
P2 120
P5 86
P1 70
P9 32
Others 21
Is there any way to achieve this or do I need to modify the source data is some way?
Perry