Hi!
I'm using metabase v0.37.4 and I'm having trouble with a filter. I want this result:
But my filter is working as a normal text filter. These are the settings:

my option is only none.
I have already reviewed my query and made sure that there is no alias in the variable. What I am missing?
I changed this:
and now the list is working

but when I change to search box it is not working
Hi @flamber 
Is there a way to show only the options according to another filter instead of showing all the options in the table?
Example:
I have two filters: one for category and one that shows the dropdown menu.
- My X variable in category filter has options A, B, C and D
- My Y variable in category filter has A and R options
- The table has A-Z options
so I want to show only options A,B,C and D when I put option X in category filter and show only A and R with option Y.
I've already tried to vinculate the two filters...
I think I found the problem... the two filters are not in the same table
I did a LEFT JOIN