NullIfEqual (PQL)

Returns null if the value of the first parameter is equal to that of the second parameter, otherwise it returns the first paramater

  • Returned Output: Variant
  • Library: PQL \ Granular \ Logical
  • Version: 2023.00.000
  • Compatibility: Pyramid Query Language (PQL) data sources

Syntax

NullIfEqual( <Column Variant> )

* Click on the function's arguments above for more details on the input values.

Comments