Create a calculated pivot based on relationship of multiple table

radian89

Board Regular
Joined
Nov 12, 2015
Messages
113
Hi All,

I'd like to ask how to create a calculated pivot table based on this relationship? my goal is to create a pivot table with this columns

1. ITEM CODE [from Tbl_ListProduct]
2. PRODUCT [from Tbl_ListProduct]
3. QTY [SUM from Tbl_SalesDtbs] - based on slicers from YEAR
4. RunningRate [QTY]/12 from point number 3 - this is calculated, it divided by 12
5. QTY [ SUM from Tbl_InventoryDtbs]

I can show columns from point number 1,2,3 & 5, but for the RunningRate, i can't get the idea to create it? please help?
1609913447109.png
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.

Forum statistics

Threads
1,214,985
Messages
6,122,605
Members
449,089
Latest member
Motoracer88

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