Summarize (Aggregate)
How to Access This Feature
From + (plus) Button
Click "+" button and select "Summarize (Aggregate)".
From Column Menu
You can also select "Summarize (Aggregate)" from column menu of the column to aggregate, and then select its submenu to choose the type of aggregation.
Summarize by Selecting Aggregate Function from UI
(Optional) Select column(s) for "Group By".
Select Value column(s) to to aggregate its values.
Select aggregate function to apply to each column.
Click "Run" to run the aggregation and create the new column.
Summarize by Custom R Expression
Select "(Custom)" from a Column List of Values.
On the Custom Dialog, type in the R Expression for the aggregation in "Expression" field.
Type in the name of new column with aggregation result in "New Column Name" field.
Click "OK" on the Custom Dialog and check the preview result.
Click "Run" to run the aggregation and create the new column.
Last updated