Multi Choice Drop Down Filtering

I am creating a Vehicle Search app, and I am trying to set up 3 Choices (drop downs) to filter through a Glide Spreadsheet. The drop downs are as follows; Make, Model, Engine.

When you select Model, It brings up every model for every vehicle (this is the same for Engine) - I wonder if there’s a way of filtering this to the Make? So when you select Model or Engine, this only shows the relevant information for that specific Make.

I have currently used ‘Single Value’ and think this could be the reason, but not really sure if theres a better option. Any help would be much appreciated!

You should be able to filter using screen values.

1 Like