Filter list for binary value

My filter list showing yes and no checkboxes, but it allows checking both. (Histogram configuration)

How do I make it select either yes or no? Many thanks.

Im not sure about the requirement here, but filter list is used to filter the available data and it displays all possible values and lets you choose what you want to filter on. If the main purpose is to let user only to pick one of the 2 values (Yes/No) I recommend using “string selector“ with all options that you want to provide and set the selection to “single“