Skip to main content

I have multiple columns with nulll / no null data and a transformer that does this would be very useful.

Have a look at the NullAttributeMapper transformer, it will let you reproduce the functionality of the COALESCE function.


Reply