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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Zaky
Helper IV
Helper IV

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
1 ACCEPTED SOLUTION
ryan_mayu
Super User
Super User

@Zaky 

you can create a new group for stage

1.PNG2.PNG

then create a measure

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




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

Proud to be a Super User!




View solution in original post

3 REPLIES 3
ryan_mayu
Super User
Super User

@Zaky 

you can create a new group for stage

1.PNG2.PNG

then create a measure

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




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

Proud to be a Super User!




Hi @ryan_mayu 

 

Wonderful. It solved the problem.

Thank you very much for your help!

 

Regards

Zaky

you are welcome





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

Proud to be a Super User!




Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors