Learn how to concatenate two fields when you want to combine data from two different fields into one field in the Developer tool. Use the CONCAT function in an Expression transformation to concatenate the fields.
In this demo, we will concatenate the first name and last name of each customer to create the full name.