In need of support?

Support is provided on a first come, first served basis through email. Additional sources are:

  • Help and Tutorial: RulesBase includes an extensive help file and a Language Tutorial.
  • Support KnowledgeBase: the Gray Box Software website, located at www.grayboxsoftware.com maintains a knowledgebase of known issues.
  • Contact if you can not find an answer. We also welcome comments or suggestions at .

* - denotes required field

* Name:
* Phone:
* Email:
* Comments:
 

Knowledge Base

Average function skips over nulls

Published August 15, 2006

Trying to calculate the average of a numeric array with nulls will return the average of the elements provided. Nulls will not be treated as zeros and will not be included in the divisor.

This is intended behavior.

Return to Knowledge Base