Hi, I want to handle null values in my input column... Input data for postal code is 9 digits, for this i need to display the postal code as xxxxx-xxxx like this in target table, when I try to convert like this getting some errors due to null values are there in input data, so please help me on this.