ETL Map Lookups: Support NULL Values for Lookup Fields
This update supports key business scenarios such as data corrections and remediation loads, where existing lookup values must be intentionally removed.
- ETL Map Lookups step accepts
NULLas a valid input for lookup fields. - Users can proceed to Preview and Load when
NULLis provided. - Existing lookup values are cleared in the target record when
NULLis processed. - Behaviour is now consistent across lookup and non-lookup field types in ETL migrations.
User Guide Reference: ETL Extract Transform Load -> ETL Map Lookups