Forum Discussion

MSAYED26's avatar
MSAYED26
Helper II
2 years ago
Solved

Dax

I want to calculate average for all month ,I want The trend line change every month based on data , used  AVERAGE CASES = CALCULATE(AVERAGEX('Total Mechanical Process core','Total Mechanical Proces...
  • Greg_Deckler's avatar
    2 years ago

    MSAYED26 Try:

    AVERAGEX(ALL('Total Mechanical Process core'),'Total Mechanical Process core'[Value])