Forum Discussion

mbd's avatar
mbd
Helper I
9 years ago
Solved

Calculating an Average on a Line Chart

Hi,    I'm calculating an average on a line chart as follows: AvgItemA = Calculate(average(vPlantItemWklyData[WklyItemA]), allselected(vPlantItemWklyData))   I've used this form on another avera...
  • mbd's avatar
    mbd
    9 years ago

    Your questions led me to my solution. 

     

    I was summing data points for the week that should not have been summed. Then when I calculated the average it averaged all the data points. Once I correct this I got the correct average.

     

    Thanks!

  • v-ljerr-msft's avatar
    9 years ago

    Hi mbd,

     

    Great to hear the problem got resolved! Could you accept your reply above as solution to close this thread? :smileyhappy:

     

    Regards