Running Total Average in a Pivot Table

MCTampa

Board Regular
Joined
Apr 14, 2016
Messages
97
Good afternoon,

My data has two elements: Revenue Transaction Volume (RTV) and Net Revenue Amount (NRA). I am trying to solve for Average Weekly Rate (AWR).

In a standard pivot table, AWR is an easy calculated field: AWR = NRA / RTV
For example:
DateRTVNRAAWR
7/30/201720$500$25.00
7/31/201715$450$30.00
8/1/201725$500$20.00

<tbody>
</tbody>


However I am trying to achieve the same result using the running total feature in a pivot table:


DateRTVNRAAWR
7/30/201720$500$25.00
7/31/201735$950$27.14
8/1/201760$1,450$24.16

<tbody>
</tbody>

My problem is that I cannot get the AWR to perform it's function when I am using running totals. It appears to simply be calculating the appropriate AWR for that transaction date or line of data.

Is there a way to do this within a pivot table using running totals?

Thanks,
Mike
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,216,098
Messages
6,128,812
Members
449,468
Latest member
AGreen17

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
Back
Top