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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
poojithas
Helper III
Helper III

Incorrect measure values

Hi All,

I have created a measure with the below logic.

poojithas_0-1681960620760.png

When I use this measure in a table with locn_terr_code and locn field, I get the expected result.

poojithas_1-1681960685288.png

 

But, when I use the measure with only locn_Terr_code, I am getting inccorect value. Result is showing as zero instead of 1.

 

poojithas_2-1681960773431.png

 

Values are not getting summarized. 

Could somone help resolve this.

 

Thank you.

 

 

 

 

 

1 ACCEPTED SOLUTION
wdx223_Daniel
Super User
Super User

NewMeasure=SUMX(VALUES(Table[LOCN]),CALCULATE(your code))

View solution in original post

1 REPLY 1
wdx223_Daniel
Super User
Super User

NewMeasure=SUMX(VALUES(Table[LOCN]),CALCULATE(your code))

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.