Forum Discussion

Zaky's avatar
Zaky
Helper IV
4 years ago
Solved

Calculate Average

Hi,   Need help. What is the measure to calculate average value for each Stage below?   Stage 0 Stage A-C Stage D   and the following is the data   Stage TA SR Creation A 1 0 0...
  • ryan_mayu's avatar
    4 years ago

    Zaky 

    you can create a new group for stage

    then create a measure

    Measure = average('Table'[TA SR Creation])