Performs a pivoting on the given input table using a selected number of columns for grouping and pivoting. The group columns will result into unique rows, whereby the pivot values turned into columns for each set of column combinations together with each aggregation method. In addition, the node returns the total aggregation (a) based on only the group columns and (b) based on only the pivoted columns resulting in a single row; optionally, with the total aggregation without pivoting.
To change the aggregation method of more than one column select all columns to change, open the context menu with a right mouse click and select the aggregation method to use.
A detailed description of the available aggregation methods can be found on the 'Description' tab in the node dialog.