Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a pivot table that contains balances by loan product. I have used the
"Group" functionality on the pivot table to group the products by type (hybrid, fixed, etc.) however, when I try to use getpivotdata to link to the sum of a loan type, my formula gives me a #Ref error. It also looks odd - this is the result I am getting: =GETPIVOTDATA($A$3,"LOB['Mortgage Lending'] HFI Product2[Adjustable;Data,Sum] 'Sum of Jan-08'"). Is there a way to make this work? I would like to use getpivotdata if possible to make updating easier. Thanks for your help! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Take the Data, out of the formula, and it should work:
Product2[Adjustable;Sum] Or, when you're adding the subtotals to the groups, use the Automatic subtotal, instead of selecting Sum. Then, the formula that's created automatically should work correctly. Carissa wrote: I have a pivot table that contains balances by loan product. I have used the "Group" functionality on the pivot table to group the products by type (hybrid, fixed, etc.) however, when I try to use getpivotdata to link to the sum of a loan type, my formula gives me a #Ref error. It also looks odd - this is the result I am getting: =GETPIVOTDATA($A$3,"LOB['Mortgage Lending'] HFI Product2[Adjustable;Data,Sum] 'Sum of Jan-08'"). Is there a way to make this work? I would like to use getpivotdata if possible to make updating easier. Thanks for your help! -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
That worked perfectly, thanks!
"Carissa" wrote: I have a pivot table that contains balances by loan product. I have used the "Group" functionality on the pivot table to group the products by type (hybrid, fixed, etc.) however, when I try to use getpivotdata to link to the sum of a loan type, my formula gives me a #Ref error. It also looks odd - this is the result I am getting: =GETPIVOTDATA($A$3,"LOB['Mortgage Lending'] HFI Product2[Adjustable;Data,Sum] 'Sum of Jan-08'"). Is there a way to make this work? I would like to use getpivotdata if possible to make updating easier. Thanks for your help! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
GETPIVOTDATA = #N/A | Excel Discussion (Misc queries) | |||
GETPIVOTDATA | Excel Discussion (Misc queries) | |||
getpivotdata | Excel Discussion (Misc queries) | |||
GETPIVOTDATA | Excel Worksheet Functions | |||
GETPIVOTDATA Bug | Excel Worksheet Functions |