Create a filters on repeater

Hello,
i have a database called Cars, witch have a lot of columns (Title, Brand, Model, transmission, Fuel, Engine, accessories, etc).
I showed the table with a repeater (where every element link to detail page) and i’d like to create a the filters (dropdown). I create the layout and add values inside dropdown (connecting values to DB values) but i don’t understand how connect dropdown values to Dastaset filter.
Someone can help me?
I need to intercept the values changing of each dropdown, edit dataset filters, refresh other dropdown (in function of values remaining). And is possible to add the value “All” inside each dropdown to show all.
The page have the dataset Vetture ( with culums title [text], brand [text], model[text], transmission[text], fuel[text], engine[text], accessories [Rich text]), and 4 dropdowns ( for brand, for model, for trasmisison, for fuel), some one can help me for the script? I try a lot of but no one can do this thing completely.
Thanks for your help

Hi,
There are a number of examples in the forum you can use as reference. One of them is: https://www.wix.com/code/home/forum/community-discussion/repeater-dropdown-filter