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

 

StageTA SR Creation
A1
00
07
04
05
00
06
A0
A1
01
00
A1
A7
048
054
A8
056
A1
059
A0
A0
076
C20
A3
A21
A33
A0
C0
B47
  • Zaky 

    you can create a new group for stage

    then create a measure

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

3 Replies

  • Zaky 

    you can create a new group for stage

    then create a measure

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