Compare with date

Description

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

Parameters

  • column

  • comparator

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

  • comparison_date

    • Format: YYYY-MM-DD

Last updated