Hi All
I am trying to create a custom field in the Data Stage where I need to test the contents of a field and depending on the result return either Field A or B.
for example:
if [Field A] = Null then [Field B] ELSE [Field A]
how will this look in the Custom field?
Thanks for your help
Malcolm