I have 2 new columns from Derived Column functionality and I have to merge them both into one Column and feed it to the destination Table.
Derived column 1:
ABC
BBC
CBC
Derived Column 2:
HPC
DRT
RTY
Derived Column 3 should be
ABC
BBC
CBC
HPC
DRT
RTY