BOOL_OR

Applies to: ✅ Data 360 SQL ✅ Tableau Hyper API

Returns true if at least one input value is true; otherwise returns false.

  • <expression>: An expression of type boolean.

Returns a boolean value. Returns NULL if no rows are selected.

  • NULL values are ignored in the calculation.

Check if any order has an issue.

Find groups with at least one matching condition.