Filter table using < or > a value entered by the user

@Emily is there a way around having to use semicolons?

  1. When setting the condition, if you are passing in a list of strings, don’t put them in quotes. For example, when I have a condition on my Contact model filtering by Name, I use Emily;Tami;Matt for my list rather than ‘Emily’;‘Tami’;‘Matt’