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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
MP_123
Microsoft Employee
Microsoft Employee

calculate average of a calculated measure

Capture.PNG

 

hi, 

i want to calculate the average of the values in the line.

the line is calculated by divideing two calculated measures, both are 'max' measures.

how can i calculate the average? i think that sum(max(..)) won't give the correct number.

 

thanks!

2 REPLIES 2
MP_123
Microsoft Employee
Microsoft Employee

i will be more clear

 

i have a measure whice is a division of two measures.sum(measure1)\Sum(measure2) for example:

200/1921 = 10.41%

 

162/1830= 8.85 %

 

 

 

I want to calculate the average of this measure, 

 

the results are 

 (200+162)/ (1921 + 1830)=9.65%

(10.41+8.85)/2=9.63% - i want to get this measure

 

thanks!

Hi @MP_123,

Based on your information, it's difficult to reproduce your scenario, do you mind post your sample data or .pbix file for further analysis?

Best Regards,
Angelia

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors