Compare with number

Description

With this transformation, you can filter a table by comparing a numeric column with a given value.

Parameters

  • column

  • comparator

    • Options: equal, not_equal, less, greater, less_or_equal, greater_or_equal

  • comparison_value

Last updated