Merge Columns

Used to create a new column by concatenating the data of the columns together, allowing to choose the character separator between the data (delimiter)

  • New column name: Used to input the name of the new column created after running this Merge node

  • Delimiter: Used to specify the character separator between data when merging together

  • Merge columns:

    • Includes a list of columns selected to merge data together

    • By default there are 2 lines. Can add rows (up to 10 rows) by clicking Add column. And can delete lines after adding, but can't delete anymore when there are only 2 lines left

Last updated