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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
_Junayetrahman
Frequent Visitor

Distinct Count

 Hello all, when I am filtering V code the disctinct count of B Code SA should show 10 excluding blank. Similarly S code should show 1.

However, It is showing 11 for B code SA and 2 for S code. What would be the correct DAX to avoid count of blank? Thanks.

Capture.PNG

3 REPLIES 3
djurecic
Super User
Super User

Ok. If you don't want blank rows to appear in your visual, make sure that "Show items with no data" is not checked. This will avoid showing rows where all values are blank.

https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-show-items-no-data#showing-items-w...

 

Also, you might double check the data to see if it is actually blank vs a space, especially if DISTINCTCOUNT is returning 11.

 

djurecic
Super User
Super User

Hi @_Junayetrahman ,

Please use the DISTINCTCOUNTNOBLANK function if you don't want to count blanks. 

https://learn.microsoft.com/en-us/dax/distinctcountnoblank-function-dax

 

Been using DISTINCTCOUNTNOBLANK only still showing 11

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.

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.