Group by columns
Description
With this transformation, you can group rows together based on a set of columns and aggregate the values of other columns.
Parameters
group_by_columns
aggregated_columns
Options: count, max, min, sum, avg
Last updated