sum

open fun sum(alias: String): AggregateValue

Return aggregate transformation item with this query value and 'sum' aggregate method.

Return

Aggregate transformation item with this query value and 'sum' aggregate method.

Parameters

alias

Alias of the transformation item.