Fills null values with specified replacement value
Last updated 3 years ago
FILLNULL(column, fill value)
column
fill value
Fills the null values within a column with a specified fill value
Argument
Description
Column containing null values
Value to replace null values with
A column matching column with all null values replaced by the specified fill value