![]() |
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! |
Grouping and GetPivotData
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 |
Grouping and GetPivotData
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! |
All times are GMT +1. The time now is 06:52 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com