Calculated Field Total in Pivot Table

A

Arleen

I have a calculated field that contains the (*) multiplier in the formula.
The data populates properly, however the "Grand Total" which I have set up as
a "sum" does not sum up properly.

Total works fine if I don't have the (*) in the calculated field formula.
Any ideas how I can fix?
 
A

Arleen

Field calculates January Salary Budget where "Jan Plan" is my Headcount.

='Jan Plan' *(Salary /12)
 
A

Arleen

Bob -- I just figured out how "Grand Total" Calculates:

It does:

Sum('Jan Plan')*Sum(Salary/12)

-- which is not what I want it to do. I intend it to be Sum(Jan
Plan*(Salary/12))

Thanks!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top