Show TOC

Object documentationGroup by Operator Locate this document in the navigation structure

 

An operator that groups a dataset according to the specified set of grouping fields, for which selected sigma functions have been defined.

 

Group: Additional Operators

Model level: iView

Structure

The following table describes the properties and attributes of this model element:

Group

Property

Attribute

Description

Group Operator

Name

Label for the operator

Table at bottom

Data Type (Data Type)

Type of data in field

Field

Field from which data should be grouped

Sigma

GROUP1 GROUP2 GROUP3

Subgroupings of the selected field

COUNT

Totals the number of field values that are not blank

MIN

Returns the lowest field value

MAX

Returns the greatest field value

SUM

Returns the sum of all field values

AVERAGE

Returns the average (arithmetic mean) of the field values

VARIANCE

Estimates the variance based on the field values

STDDEV

Estimates standard deviation based on the field values

[none]