Forum Discussion

brendaivett's avatar
brendaivett
Advocate II
9 years ago
Solved

How to not count the null/empty value in visualizations

Hi,

 

I just noticed that in my visualizations, when I use the Count Distinct to display values, it's actually counting one more for the Null/Empty values. I tried making the values "" or Null, from the reporting side, and it doesn't matter, the "value" is still counted.

 

I know it's just one more value, but that makes it not 100% accurate to what my listing is backing up.

 

Is there a way to force the Count to not count the Null/Empty value in the visualizations?

 

Thanks in advance!

 

Brenda

5 Replies

    • brendaivett's avatar
      brendaivett
      Advocate II

      Hi,

       

      I used DISTINCTCOUNT for a measure, but in this case it's for showing the count number of records in a chart or table, so that the user can see the total count and if they want to see the records that add to it, just use the "see records" option.

       

       

      In the case I'm testing, I have 1608 different values among several records, and there are some Null values, and the count is showing 1609, so I'm assuming is counting the "distinct empty value".

       

      Thanks!

       

      Brenda

       

      • Vvelarde's avatar
        Vvelarde
        Community Champion

        brendaivett

         

        A fast way is add the column in visual level filter and unselected Blank.