Hi,
I am using a calculated field to get sum of an item so that I can then manipulate it with some formulas. The rows on the pivot table are grouped into a category. I am trying to figure out a way to show the total sum of the group where the items belong instead of the sum for that single item. Example below:
Group 1 5
I need to figure out a formula that will provide the group total (in this example 5), no matter what row I'm at.
Thanks in advance!
I am using a calculated field to get sum of an item so that I can then manipulate it with some formulas. The rows on the pivot table are grouped into a category. I am trying to figure out a way to show the total sum of the group where the items belong instead of the sum for that single item. Example below:
Group 1 5
User 1 1
User 2 2
User 3 2
User 2 2
User 3 2
I need to figure out a formula that will provide the group total (in this example 5), no matter what row I'm at.
Thanks in advance!