Forum Discussion
Viswa1127
4 years agoFrequent Visitor
Count values in a column
Hi All, I am trying to count the values in one column in my table but it is counting blank values also. How to neglect blank values. Any ideas? When i apply count it is counting blank val...
Burningsuit
4 years agoResident Rockstar
Hi Viswa1127
You need to understand how the DAX language works with blanks and Zeros, luckily, we've written a blog on exactly that subject.
This should answer your questions.
How DAX Treats Nulls & Zeros | Power BI Guide | Burningsuit
hope this helps
Stuart