How will I create a new/virtual column after pulling data from source before putting into the destination ? which task should I use for creating a new/virtual column ?In my case, I want to create a column of datatype datetime and fill data on that field based on a condition. How is it possible ?
How will I create a new/virtual column after pulling data from source before putting
Share
You need a derived column transformation.