Icon

Grouped Row Splitters

Demo workflow for using Grouped Regex Row Splitter components.

Each row splitter can return groups of rows matching a number of regex patterns.

For simple code matching, you can simply supply code values such as
A
B
C

but you can also supply regex patterns such as:
.*A.*
B.*
[0-9]{5}

A group of rows is allowed to match more than one pattern and will be returned on all ports for which a match is found.

For convenience, there are different Grouped Regex Row Splitter components, each with a different number of ports. Additional ones may be introduced.

Initially there are 5, 8 and 10 port variants. You do not have to supply patterns for all available ports.

Demo dataGrouped Regex RowSplitter - 5 port Grouped Regex RowSplitter - 10 port Table Creator Grouped Regex RowSplitter - 8 port Demo dataGrouped Regex RowSplitter - 5 port Grouped Regex RowSplitter - 10 port Table Creator Grouped Regex RowSplitter - 8 port

Nodes

Extensions

Links