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
Anonymous
Not applicable

Average not being calculated correctly

Hi,

 

I have created a table and only the average of one group is not being calculated correctly. I am unable to identify the issue. Below is the table the average for Employed and Social Welfare is incorrect. However, min and max are correct and average for other income groups are correct.

Pranati05_0-1617804195790.png

When I don't summarize it the values are coming correctly only as below:

Pranati05_1-1617804340603.png

The average should be 470 as per this: total/3. Only with average there is an issue.

 

Anyone has a clue?

 

Thanks in advance!

 

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous ,

 

Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution to make the thread closed, so that more people will benefit from it.

 

Thanks in advance!

 

Best Regards,
Eyelyn Qin

 

Anonymous
Not applicable

Hi @Anonymous ,

 

It does work on my side.

 

How about using the AVERAGE() like this:

Measure = CALCULATE(AVERAGE('Table'[Weekly Income]),ALLEXCEPT('Table','Table'[Income Group]))

4.9.5.average.PNG

If it does not make sense, please share me with your pbix file after removing sensitive data so that I could have a try again.

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

vanessafvg
Super User
Super User

what is your calculation for average?





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Anonymous
Not applicable

@vanessafvg I an not using any calculation. I am just using value as average as below:

Pranati05_0-1617806496440.png

 

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