Split Column

Docs

Import the source dataset and initialize the pipeline with raw rows containing the delimited column to be processed.

data

Collect user input parameters defining which column to split, the separator character, and the names of the new output columns.

Key

Column Name To Split

Value

Key

Separator

Value

Key

New Column Name 1

Value

Key

New Column Name 2

Value

Split the specified column value using the provided separator and map the resulting parts into two new columns while preserving original data.

Loading...

Export the transformed dataset with the newly split columns to Excel format for spreadsheet-based analysis and reporting.

Loading...

Export the transformed dataset to CSV format for easy data exchange and interoperability with external systems.

Loading...

Export the final transformed dataset to JSON format for programmatic consumption and downstream data pipelines.

Loading...

Profiler

Total Time: 57.80 ms
Stages: 6
Success: 3
Errors: 0
Context
Timeline
Stage 1
27.90 ms
Stage 2
0.00 ms
Stage 3
18.10 ms
Stage 4
0.00 ms
Stage 5
11.80 ms
Stage 6
0.00 ms