The Concatenate step allows you to combine values from multiple columns into a single new column.
Step parameters
Columns to concatenatecolumn(array)*: Select two or more columns to concatenate
Separatorstring 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 namestring* :Enter a name for the new column that will contain the concatenated values