I need to create a filter that checks for an exact number value. E.g., 23.567.
The Zapier filter does not have a ”(Number) Equal to” expression. Only “Greater than” or “Less than.”
The “(Text) Exactly matches” expression does appear to work for a floating-point number, but is that the correct method to use considering that I am actually comparing a number and not text?