Adding Check box in page filters

Hi Team,

I want to create filters on page and add check boxes in filters to select multiple options.

At present i have created filter and linked for value and able to select only one option at a time.

Please suggest how to add check box inside the filters to select multiple options?

Can you share a mockup of what you’re trying to achieve? To me it’s not clear if you want actual checkboxes or something like a “x in y” filter, where x is a fieldname and y is a list of values to match.

Ex: I have filter called CITY and its linked with city doc. Currently i can selelct only one city or value from filter.

My doubt is i want to select the multiple values from filter, I want to select city1,city2,city3 from CITY filter.

Required any implementation reference and approach.