Split Column values
The Split Column values transformer allows you to split column values.
Split Column values Transform dialog is shown as below:
- Enter Title like most of the other transforms. Ensure that the Title is uniquely identifying the step
- Enter Description to provide further information for this particular step. This is helpful in ensuring the transform step is readable in a complex workflow, ensuring readability. This step however, is Optional.
- Split On : This field will allow you to choose between the available options.
- Pattern/value : This field allows the user to enter the delimiter or the value or the regex pattern based on the split on method.
- Output Column Prefix should be given for the new column name .
- Click Create to add the step to the recipe.
Supported options under Split on are :
- Delimiter
- Exactly Matches
- Regex Pattern