Showing the right form of total I want in a pivot table
- by Maria
I have a pivot table that shows how many condoms have been handed out and on how many distinct occasions.
So the value in the pivot table is a number between 1 and 30 (no. of condoms handed out at one specific occasion) and then I can see – for each month – how many times that happened. For example, three times, two condoms were given out, four times, one condom was given out, et cetera.
The total is set on Count and it shows the total of how many times condoms have been given out.
However, in the total I want it to show the sum of all the condoms that been given out each month – is it possible to change this somehow?