Publication dateMar 9, 2022
Confidentiality public Public
Table column tag unfolder
TRANSFORMER
Typing name : TASK.gws_core.TableColumnTagUnfold Brick : gws_core Unfold table columns based on tags
Transformer to unfold table columns based on provided tags.
For each rows, the transformer will unfold the columns based on the provided tags.
This means that the unfolder will create a new row for each tags combinaison.
The generated row names are the concatenation of the orginial row name along with tag values.
This task copies the orignial rows tags to the result rows.
Examples
See Table Row Tag Unfolder for examples.
login
Input
Table
2d excel like table
logout
Output
Table
2d excel like table
settings
Configuration
Column tags keys 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_row_name
Optional Advanced parameter
Name for the row tag key that receives the row name as value
Type : stringDefault value : row_original_nameTechnical bricks to reuse or customize Have you developed a brick?
Share it to accelerate projects for the entire community.