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
S13
New Member

Count distinct not working

Hey all I have an issue where distinctcount does not seem to be giving me the right results. 

 

I have two tables (a & b) with b being a duplicate of a. I have written a measure for both tables to count the unique ids (see below).

 

Triggers = DISTINCTCOUNT(a[RECOMMENDATION_ID])

Distinct_Count = DISTINCTCOUNT(b[RECOMMENDATION_ID])
 
The result that I am getting are different with table a being the correct one. 
S13_0-1660150009503.png

I am not sure why b is return the 541k result. Moreover, when I look at the table b in the "table view" and highlight the recommendation_ID column, it is giving me the correct distinct count - see below +1 added on purpose.

S13_2-1660150146859.png

 

I've been searching for the last two days for a solution with no luck. Any help would be appriciated as I am stumped. Thanks.


 

3 REPLIES 3
srlabhe123
Post Patron
Post Patron

I am not sure why Distinct count would be more than Count all?

How can 1881631 would be distinct count ?

tackytechtom
Super User
Super User

Hi @S13 ,

 

Could there be a filter on the visual/page/report? Otherwise, do you have the possibility to share your file? 🙂

 

/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/



Did I answer your question➡️ Please, mark my post as a solution ✔️

Also happily accepting Kudos 🙂

Feel free to connect with me on LinkedIn! linkedIn

#proudtobeasuperuser 

Thanks for the reply. There is no filter on the page/report/visual. Unfortunatly it is a work related project and cannot share the file... wish I could though since I feel like it's probably something simple that I am over looking.

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.