IsNotNull

The IsNotNull formula function returns a Boolean value.

An IsNotNull (Filter) function works similarly but instead of returning a Boolean value, allows records which are true to pass on within the Flow.

Description

Checks if the argument's value is not null. If the argument's value is not null, a true Boolean value is returned. If the argument's value is null, a false Boolean value is returned. A new column is created for the results.

Use

  • Input field:
    • Select an argument. (Any) 
  • Output field name:
    • Enter an output field name.

Type

Formulas