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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
jgarciac
Frequent Visitor

Error in average

Hello, I need help please....

I have a table which has 2 columns, category and quantity, to calculate the average i try out these two methods:


ITEM 1
TOTAL 11,252.64
Quantity: 7

 

Case 1: Average ([TOTAL])
Result: 1,58 thousand

 

Case 2: sum ([total]) / 7
result: 1,58 thousand

 

I do not understand, the result is wrong , since the result is: 1607.52

1 ACCEPTED SOLUTION

After reviewing the total sums, the error was  in the badly used month filter ....Thank you

View solution in original post

4 REPLIES 4
Arul
Super User
Super User

Hi @jgarciac ,

Use measure to calculate the average 

Formula is,

Measure = SUM(quantity column name])/7

Thanks,

-Arul 





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

Proud to be a Super User!


LinkedIn


v-yuta-msft
Community Support
Community Support

@jgarciac ,

 

Could you please share some sample data and the measures?

 

Regards,

Jimmy Tao

MattAllington
Community Champion
Community Champion

Have you looked to see what sum(Total) returns on its own?  I suspect the answer lies there 



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

After reviewing the total sums, the error was  in the badly used month filter ....Thank you

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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.