Cell Length Splitter

Split an input column into substrings of a given maximum length with a new column being created for each substring.

This component is based on my Cell Character Splitter component, extending the functionality to allow a substring length to be specified.

09 Nov 2022 @takbb Brian Bates

Options

Column to split
Choose the column that is to be split into individual columns for each character
Specify max length for sub-strings
Specify a maximum size for the resultant substrings when the cell is split
Output Column base name
Enter a name for the output column to be used for the split characters

Input Ports

Icon
Input data table

Output Ports

Icon
Output data table containing additional split value columns

Nodes

Extensions

Links