Output | Import | Parse a Column

Parse a Column
Running this process to separate elements from a single text column into multiple columns, as described in Parse a Column , does not generate a new output data set. Instead, new columns containing the parsed data are added to the end of the existing data set.
In the example shown below, The Prefix_1 and Prefix_2 columns, were generated by parsing the data in ColumnName using “_” as the delimiter.