Icon

group-by-chunks-of-pre-determined-delimiters-keywords

This directory contains 5 workflows.

IconBreaking rows by keywords and breaking into column groups 

Demonstrating idea of a workflow that can divide rows up into groups based on keywords or key phrases, then place each group into its own column

IconGroupBy-alternative with regex join component 

The magic pattern that turns a single column into multiple columns based on groupings

IconGroupBy-alternative with regex join component 2 

The magic pattern that turns a single column into multiple columns based on groupings