Publication dateMar 9, 2022
Confidentiality public Public
Table column tag aggregator
TRANSFORMER
Typing name : TASK.gws_core.TableColumnTagAggregator Brick : gws_core Group data along column tag keys
Aggregate column of a table by tag values.
Provide a list of tag keys and a function to aggregate the columns.
The task will group the columns by the tag values and apply the function to the aggregated columns.
Available aggregation functions: sort, mean, median and sum.
⚠️ Multiple tag keys are only supported for sort function ⚠️
login
Input
Table
2d excel like table
logout
Output
Table
2d excel like table
settings
Configuration
Tags keys to use for data grouping
Type : listThe grouping function. Multiple tags are only supported for 'sort' function.
Type : stringAllowed values : sort mean median sum Technical bricks to reuse or customize
Have you developed a brick?
Share it to accelerate projects for the entire community.