Fill null values
Last updated
Was this helpful?
The fill null values step allows to fill null values in specified columns with a value of your choice.
Replace null values in.. column(array)*: the columns where the null values will be filled with another value
With value*: the value that will replace null values
Input

Configuration
Output

Last updated
Was this helpful?
Was this helpful?
{
"columns": ["Value", "KPI"],
"value": "NaN"
}