An aggregator is a function that given an array of numbers returns a single number that aggregates all the values. Aggregators are used when sorting with multiple columns/rows selected. By default 'Addition' aggregator is used, but you can define specific aggregators as show below. Check aggregators documentation for more details.