Publication dateMar 9, 2022
Confidentiality public Public
Table row unfolder
TRANSFORMER
Typing name : TASK.gws_core.TableRowUnfold Brick : gws_core Unfold table rows based on row names
Transformer to unfold table columns based on provided row names.
For each column, the transformer will unfold the columns based on the provided row names.
This means that the unfolder will create a new column for each row name and column combination.
The generated column names are the concatenation of the original column name along with row values.
This task copies the original column tags to the result columns.
login
Input
Table
2d excel like table
logout
Output
Table
2d excel like table
settings
Configuration
Row names to use for data unfolding
Type : listType : ListMaximum occurrences number : -1Searched text or pattern (i.e. regular expression)
Type : stringTrue to use regular expression, False otherwise
Type : bool tag_key_column_name
Optional Advanced parameter
Name for the column tag key that receives the column name as value
Type : stringDefault value : column_original_nameTechnical bricks to reuse or customize Have you developed a brick?
Share it to accelerate projects for the entire community.