Hello,
I have the following getpivot formula. I can get it to correctly reference the right column headings (A5 and A6), but when I try to get it to cell reference one of the rows in the pivot (year) i get a cell reference error. Is it possible to cell reference row data in a getpivot formula?
=GETPIVOTDATA("" & $A9,'Mth-Total'!$A$291,"Year","2015","Brand","A5","SubBrand","A6")
I have the following getpivot formula. I can get it to correctly reference the right column headings (A5 and A6), but when I try to get it to cell reference one of the rows in the pivot (year) i get a cell reference error. Is it possible to cell reference row data in a getpivot formula?
=GETPIVOTDATA("" & $A9,'Mth-Total'!$A$291,"Year","2015","Brand","A5","SubBrand","A6")