a filter always happens after the search, so try to see if you can do it inside the search itself. Make sure you use the less than or equal operator ( <= ) , instead of less than.

1 Like