Re: Calculated field in pivot table
- From: Dave Peterson <petersod@xxxxxxxxxxxxxxxx>
- Date: Fri, 23 Mar 2007 17:01:42 -0500
Take a look at Debra Dalgleish's site:
http://contextures.com/xlPivot10.html
Tommy wrote:
Hi I have a data source like this
ITEM QTY LOCATION
GGG 1,500 STORE-A
GGG 1,200 STORE-B
TTT 37,000 STORE-A
TTT 39,000 STORE-B
and futher make a pivot table like this
Sum of QTY LOCATION
ITEM STORE-A STORE-B
GGG 1,500 1,200
TTT 37,000 39,000
Grand Total 38,500 40,200
The question is I want to make a "calculated field" in the pivot table to
make the diff like
Sum of QTY LOCATION
ITEM STORE-A STORE-B DIFF
GGG 1,500 1,200 -300
TTT 37,000 39,000 2,000
Grand Total 38,500 40,200 1,700
Is that possible to do so?
Thank you!!
--
Dave Peterson
.
- Follow-Ups:
- Re: Calculated field in pivot table
- From: Tommy
- Re: Calculated field in pivot table
- References:
- Calculated field in pivot table
- From: Tommy
- Calculated field in pivot table
- Prev by Date: Re: pivot table formatting
- Next by Date: tricky formatting Q (perhaps not so tricky)
- Previous by thread: Calculated field in pivot table
- Next by thread: Re: Calculated field in pivot table
- Index(es):
Relevant Pages
|