website logo
Navigate through spaces
ChartHop documentation
⌘K
ChartHop Help Center
Getting around in ChartHop
ChartHop for Employees
Implementing ChartHop
ChartHop for Administrators
Carrot reference
ChartHop for Developers
Partners
Release notes
Resources
Docs powered by
Archbee
website logo
Carrot reference
...
Elements of Carrot expressions
Aggregators

mean{}

Returns the average of all values of a given expression. All non-numeric values are discarded.

Syntax

mean{expression}

  • expression - the expression to be evaluated.

Sample usage

mean{base} returns the mean of all base values in the org.

Updated 03 May 2023
Did this page help you?
PREVIOUS
max{}
NEXT
min{}
Docs powered by
Archbee
TABLE OF CONTENTS
Syntax
Sample usage
Docs powered by
Archbee