Concatenate
Last updated
Was this helpful?
Last updated
Was this helpful?
The Concatenate step allows you to combine values from multiple columns into a single new column.
Columns to concatenate
column(array)*: Select two or more columns to concatenate
Separator
string or void: a character or a string of characters to be used as a separator between concatenated columns. Can be left empty if no separator has to be used.
New column name
string* :Enter a name for the new column that will contain the concatenated values
Input
Configuration
Result