Forum Discussion

karthik_dhina's avatar
karthik_dhina
New Contributor
4 years ago

Mapper - change value in target path based on condition

I have the below req. i want to update the value of a column only if it’s null else leave as it is. ex: raw_table.date_joined will be populated only if it’s null, if it’s already have a value lea...