Pivot Tables - Summing data items

gbecky3

New Member
Joined
Mar 1, 2009
Messages
26
State is in the ROW area, and Measure is in the Data Area
at the bottom I would like to see a total of Membership, and a total of Admits, so at the bottom it would read
Total Membership: 120 for (Qtr1) under the Qtr1 column
Total Admits 9 for (Qtr1)
(same thing under the Qtr2 column)

State Measure Qtr1 Qtr2

Or Membership 45 75
Admits 5 4
Wa Membership 75 80
Admits 4 23
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

texasalynn

Well-known Member
Joined
May 19, 2002
Messages
8,458
is this what you want?

Excel Workbook
ABCD
1StateMeasureQtr1Qtr2
2OrMembership4575
3OrAdmits54
4WaMembership7580
5WaAdmits423
Sheet1


Excel Workbook
ABCDEFGHI
3***MeasureData****
4***Admits*Membership*Total Sum of Qtr1Total Sum of Qtr2
5StateQtr1Qtr2Qtr1Qtr2Qtr1Qtr2**
6Or5454**54
7*4575**45754575
8Or Total**5445755079
9Wa423423**423
10*7580**75807580
11Wa Total**423758079103
12Grand Total**927120155129182
Sheet4
 
Upvote 0

gbecky3

New Member
Joined
Mar 1, 2009
Messages
26
That is really nice, kind of what I want, it would be nice to have the totals at the bottom instead of across.
but if you show me how to do what you did, maybe I can go from there...

I actually have six measures...including the Membership, and admits,
would look like:

Total Membership Qtr1: 120 Qtr2 155
Total Admits Qtr1: 9 Qtr2 27
Admits/K (I would need a calculation here = Admits*1000/Membership*4)
Days
Days/K (another calc here = Days * 1000/Membership*4)
ALOS (average Length of stay = Days/Admits)
 
Upvote 0

texasalynn

Well-known Member
Joined
May 19, 2002
Messages
8,458
what I did was
put the state, qtr1 & qtr2 in the row
put the measure in the column
put the qtr1 & qtr2 in the data

then I changed the report format to table10
I hide the totals for the qtr's in the row

so from there you could add your calculated fields and maybe hide some of the other things
 
Upvote 0

Forum statistics

Threads
1,195,749
Messages
6,011,436
Members
441,614
Latest member
TiaGtz

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top