Skip to main content

Hi,

I know that numeric count only count the features which are integer or floating point, but I was wondering if an attribute has no value (only empty cells), does the numeric count return a zero?

I'm trying to count the number of instance when a given attribute has an empty cell has a feature.

 

thanks

The numeric count won't include features where the value of the attribute being tested is empty or null or missing.


Reply