Skip to Content
DocumentationTransformsOverwrite Null Values

Overwrite Null Values

Edit Text

Replaces null values with the specified value.

Example

name
null
Albert Fawn
From null: John Doe
name
John Doe
Albert Fawn

Configuration

Column

Select the column(s) you want to overwrite null values for.

To

Type the value you want to replace the null values with.

Where

Add a condition to specify when the transform should be applied. If this condition is not met for a row, the value in the selected column will remain unedited.

Screenshot of configuring the Overwrite Null Values text transform