How to filter by checkbox?

What options should go into a filter that is filtering by checkbox?
The idea is to filter by checked ( :heavy_check_mark: ) or unchecked items ( ) .

image

1 Like

Hi @dvarela, I would suggest adding single select field in your Airtable or text in case of Google Sheets and add ✓ icon as an option, set it for each item correspondingly and leave the others blank(unchecked) and then map this field to Inline Filter. That way if the user clicks on checkbox icon it will show checked results and If they unselect, it will show unchecked ones.
Make sure to have this multi selection box checked so that you can unselect