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
Bryanna
Helper II
Helper II

Incorrect Totals

Hi,

 

I have the following table  where it is not providing the correct total. This should reflect 125,126. The count of shipment is a distinctcount of my shipment column.

 

Thanks for the help!

 

Bryanna_1-1666902347716.png

 

 

1 ACCEPTED SOLUTION
eliasayy
Impactful Individual
Impactful Individual

hello can you please try :

Correct Total = IF(HASONEFILTER(table[Custom 1]),[Your Measure],SUMX(VALUES(table[Custom 1),[Your Measure]))

View solution in original post

2 REPLIES 2
Bryanna
Helper II
Helper II

that worked! thanks so much!

eliasayy
Impactful Individual
Impactful Individual

hello can you please try :

Correct Total = IF(HASONEFILTER(table[Custom 1]),[Your Measure],SUMX(VALUES(table[Custom 1),[Your Measure]))

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.

Top Solution Authors