Element Details: NoSQL+Aggregate
 Back


Available in: Logi Info Source code name: NoSqlAggregateIntroduced in: v11.1.033

Calculates the desired aggregate value.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
AggregateColumn
UserDefined
(Required) The column (field name) that is being aggregated. For COUNT, you can specify any column name. Other aggregate functions require a numeric column.
AggregateFunction
Sum
Min
Max
Count
Average
(Required) Aggregate function sets the function for the aggregation.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.

NoSQL Group


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top