Join Column


This transformation will join two columns together into a single column. Entries in each column will be combined by a given string. A new column will be created as a result of this transformation. The settings are:

First source column: Type in the header of the column you want as the first (or left) part of the combined column. Example: LastName

Second source column: Type in the header of the column you want as the second (or right) part of the combined column. Example: FirstName

Separator: Type in the character you want to separate the two combined entries. Example: ,

Name of the resulting column: Type in the name of the new combined column. Example: Full Name

Return to Knowledge Base