Coalesce (PQL)

Returns the first non-null value from provided arguments list.

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

Syntax

Coalesce( <Column Variant> )

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

Comments