lite4d
Board Regular
- Joined
- Jan 25, 2010
- Messages
- 61
I have a pivot table that I want to draw data from but I have two different slicers(PLANT, MONTH) that filter the data. Here is my formula:
=GETPIVOTDATA("INV DOC", Calcs!$P$5, "Month", Calcs!Q6, "PLANT", Calcs!Q5)
I keep getting the #REF error and I made sure that all the cells are correct and tried to run it without the slicers in it but still get the error. I have changed the name of the field that I want to draw from and that didn't work.
Any idea as to what I have done wrong? I guarantee that it's something simple.
Thanks as always!
=GETPIVOTDATA("INV DOC", Calcs!$P$5, "Month", Calcs!Q6, "PLANT", Calcs!Q5)
I keep getting the #REF error and I made sure that all the cells are correct and tried to run it without the slicers in it but still get the error. I have changed the name of the field that I want to draw from and that didn't work.
Any idea as to what I have done wrong? I guarantee that it's something simple.
Thanks as always!