This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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.
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.
Also, you might double check the data to see if it is actually blank vs a space, especially if DISTINCTCOUNT is returning 11.
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 23 | |
| 22 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 60 | |
| 35 | |
| 28 | |
| 22 | |
| 21 |