Conditionally Show Table Filter Options

Hello, pray you’re all doing well.

I have a table that lists all of my affiliates from across the world.

I’m trying to make it so that my table options filter are conditional based on other table options.

Currently, if I go to the country filter and select “United States,” and then I go to the city filter, it shows me the list of every city in my database. I want the city filter to understand that I’m looking only for cities in the united states and only show me those options.

Kinda like how on a form you can have conditional options? Like if I asked a user to put in their country, I could make it so that when I ask for their city, they only see cities in their country.

I’d like to be able to do this too but haven’t yet found a way so keen to know if anyone else has.

Looks like it’s been on the feature request list for a few years but not yet implemented

Hi there

Yes, this has been requested several times, and this is a valid one indeed. Currently, we don’t have native options to allow you adding inline filters that would depend on each other and show some values dynamically based on the values of the other filters. We are planning to work on this, although there is no ETA that I would be able to share with you, but we do have that in our plans.

As for now, you can definitely achieve this with Vibe Coding block. Feel free to try that out!