How to filter a table based on a user input text field?

I want the user to type in the area or location they are looking for, and then filter the table records to match the input query. How do I do that? Thank you.

@Bronwyn, is it what you are looking for?

If not, could you please elaborate a bit more on your request?

Yes, that’s the idea, thank you. :slight_smile:

Hey @Bronwyn, it’s already working, you just need to set up user actions:

Great, thank you! I can try that..