Skip to main content
Question

StatisticCalculator - Numeric count

  • November 22, 2019
  • 1 reply
  • 6 views

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • November 22, 2019

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