Transform Map: How to display a custom error when a coalesce field is empty?
Hi everyone,I’m working on a Transform Map where one of the fields is set as coalesce.I would like to show a custom error message in import_log when this coalesce field is empty in the source data.I tried adding this check in the onBefore script: if ...
