Exago Logo
Search
Generic filters
Exact matches only
Reporting

Custom Aggregate Function: AggDistinctSum()

Returns the sum of only unique values in a series.

Custom Aggregate Function: AggSumIf()

Returns the sum of values of dataToAggregate with a corresponding truecondition.

Custom Aggregate Function: ArgumentMax()

Returns the corresponding correspondingValue associated with the maximum value of maximizedValue.

Custom Aggregate Function: ArgumentMin()

Returns the corresponding correspondingValue associated with the minimum value of minimizedValue.