Is it possible to add a filter which is multiple choice?
I explain myself.
I have a field which contains a set number of different values. I would like to have a sort of dropdown menu so that the user can just select which value he wants the filter to apply.
One option would be to make a different filter for each value but if there are a lot of values, this becomes complicated.
Is there another way of doing this?