Hi Serge, Thanks for the useful tips , but unfortunately we are not allowed to touch the schema , I am writing something like below but seems it's not updating the column with blank . Not sure where I am goign wrong.var schemaName = vars.targetSchema.substring(vars.targetSchema.indexOf(":") + 1);log...