ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   GetPivotData Question (https://www.excelbanter.com/excel-worksheet-functions/186692-getpivotdata-question.html)

Barb Reinhardt

GetPivotData Question
 
I have the following GetPivotData formula

=GETPIVOTDATA("Sum of ProjEstV.Value",'Validated Value Pivot'!$A$6,"Status
Month","2008-04","Sum.OI Category","Other","OI Goal
Category","OPS","CloseOIYr","","Status","Assigned" )

Which works fine. I just don't want to use the part
"Sum.OI Category","Other"

So I get

=GETPIVOTDATA("Sum of ProjEstV.Value",'Validated Value Pivot'!$A$6,"Status
Month","2008-04","OI Goal Category","OPS","CloseOIYr","","Status","Assigned" )

which gives me a REF error. WHY?
Thanks,
Barb Reinhardt


Debra Dalgleish

GetPivotData Question
 
You've removed a field name and item from the formula, but unless the
pivot table structure also changed, there won't be a summary cell in the
pivot table that matches the fields and items left in the formula.

If you take Sum.OI Category out of the formula, it would also have to be
removed from the pivot table layout, or moved below the fields remaining
in the formula.

Barb Reinhardt wrote:
I have the following GetPivotData formula

=GETPIVOTDATA("Sum of ProjEstV.Value",'Validated Value Pivot'!$A$6,"Status
Month","2008-04","Sum.OI Category","Other","OI Goal
Category","OPS","CloseOIYr","","Status","Assigned" )

Which works fine. I just don't want to use the part
"Sum.OI Category","Other"

So I get

=GETPIVOTDATA("Sum of ProjEstV.Value",'Validated Value Pivot'!$A$6,"Status
Month","2008-04","OI Goal Category","OPS","CloseOIYr","","Status","Assigned" )

which gives me a REF error. WHY?
Thanks,
Barb Reinhardt



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html



All times are GMT +1. The time now is 01:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com