How to create a calculated field formula to reference a non-pivot cell?

cindygo

New Member
Joined
Nov 30, 2010
Messages
40
Hi - Thanks in advance for your feedback.

I have pivot from a powerpivot table.

On the pivot tab above the pivot I have two formulas:
E4 I have =TODAY()
F4 I have =IF(MONTH(E4)>6,MONTH(E4)-6,MONTH(E4)+6), for the fiscal month. As of today, 4/7/2014 that would calculate to be 9.20.

In my pivot I have created a calculated field to forecast cost as in =([Sum of Cost]/9.20)*12. Is there a way to replace the number "10" with data in F4? OR is there another function that I can use to accomplish this within my pivot?

Thank you,
Cindy
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
That's good news although I can't help directly as I am only on 2010. Basically the linked table functionality is improved in 2013 allowing you to use the technique in this article:

Linkback Tables in PowerPivot for Excel 2013 | SQLBI

This is more complex that what you are looking to do but hopefully it is of interest.

The alternative is to use a disconnected slicer this would mean a fixed tables of variables (in 2010 at least).
 
Upvote 0
Thanks for the response Jacob. I will look at both options and see if I can make this work. Thanks again
Cindy
 
Upvote 0

Forum statistics

Threads
1,214,989
Messages
6,122,622
Members
449,093
Latest member
catterz66

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