Closed
Solved
Concatenation of Full Name from First and Last
Hello,
I am trying to use a data transform to copy 2 properties, First and Last Name, from a page and concatenate them to create one property called Full Name. Is this something I can do with a data transform? Do I need to use an activity and call a java function to do this?