Get Substring
Returns the substring from the start position to the end position. Index of the first character is 1.
- Step name
- Defines the name for a step. Provide a meaningful name so that anyone who edits transformation steps in a pipeline will be able to identify the purpose of a step.
- Columns
- Specifies columns to transform. Click to view the list of column names. Column names listed here correspond to the column names in the dataset inspection table. Click in the drop-down list to select or clear check boxes next to column names. Alternatively, click column headings in the inspection table to select or clear check boxes next to the corresponding column names in this box. To add a column to the selection, you must press the the Ctrl key when you click a column heading.
- Begin index
- The start position of the string to be returned.
- End index
- The end position of the string to be returned. If the end position is omitted it returns the substring from the start position to the end.
- Save
- Click this button to close settings and save changes to the transformation settings.
- Preview
- Click this button to preview the results of the transformation settings.
- Cancel
- Click this button to close settings for this transformations without saving any changes.