Skip to Content

No Null Values

When configured, null value checks notify you when null values are detected in a specified column, and prevent them from being loaded to your destination.

Example

No Null Values: id

idname
001Jon
John
003Jane
004Jean

Configuration

Screenshot of No Null Values

Key Considerations

  • Wrangler steps that set a column value to null (e.g. Set Values to Null) will cause the no null values check to fail if configured on that column.
  • Null checks can be added to any column type.