Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
umairarshad
Helper II
Helper II

Pivot table error

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

 

umairarshad_1-1722521084373.png

 

Please tell how to fix it?

6 REPLIES 6
ryan_mayu
Super User
Super User

@umairarshad 

The month in formula is always "Apr". You should change it to the cell name. 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




I tried it but got the following error.

 

umairarshad_0-1722575557571.png

 

umairarshad_1-1722575580191.png

 

What to do?

Let me try. Will let you know.

@umairarshad 

pls try something like below

 

=GETPIVOTDATA("[Measures].[downtimecount]",$B$3,"[Table5].[Station]","[Table5].[Station].&[ISB]","[Table5].[Month]","[Table5].[Month].&["&P19&"]")

 

 





Did I answer your question? Mark my post as a solution!

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&"]")





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors