Grouping and GetPivotData
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!
|