Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,
I am sorry if i selected the wrong section.
I am working on a pivot table. When I drag it, the value did not change.
Please see screenshoot below
Please tell how to fix it?
The month in formula is always "Apr". You should change it to the cell name.
Proud to be a Super User!
I tried it but got the following error.
What to do?
Let me try. Will let you know.
pls try something like below
=GETPIVOTDATA("[Measures].[downtimecount]",$B$3,"[Table5].[Station]","[Table5].[Station].&[ISB]","[Table5].[Month]","[Table5].[Month].&["&P19&"]")
Proud to be a Super User!
I am unable to do.
Can you please correct? I am pasting the formula.
=GETPIVOTDATA("[Measures].[Count of Downtime]",$O$18,"[Downtime].[Station]","[Downtime].[Station].&[ISB]","[MTBF Available Time].[Month]","[MTBF Available Time].[Month].&[Apr]")
pls try this
=GETPIVOTDATA("[Measures].[Count of Downtime]",$O$18,"[Downtime].[Station]","[Downtime].[Station].&[ISB]","[MTBF Available Time].[Month]","[MTBF Available Time].[Month].&["&P19&"]")
Proud to be a Super User!