I am new to ABinitio, need help : I have 6 columns with address fields , trying to find function in Abinitio which returns first not null value taking list of columns as arguments(something similar to Coalesce in Teradata or NVL in Oracle)
my requirement : should return first non null column value from this (col1,col2,col3,col4..)