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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Tevon713
Helper IV
Helper IV

Incorrect SUM measure in table

Hi all... I have a simple table with account number and count field, I attempted to create simple measure. Not sure why it double when summing. Must be something simple, see below.  Each row it double sum, the correct should be half per SUM Count measure.. total should be 15.

 

SUM Count - SUM(Table1[Count])

 

Tevon713_0-1669062430661.png

2 REPLIES 2
v-jayw-msft
Community Support
Community Support

Hi @Tevon713 ,

 

What is [sum count] in table?

Try ISINSCOPE() and SUMX() function at total level.

 

Best Regards,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

Thanks @v-jayw-msft.  Sum Count is a measure that summing up the "Count" of Table 1. 

 

Here's another look in matrix.

 

SUM Count = SUM(Table1[Count])

 

Tevon713_0-1669128441513.png

 

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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