Filtering a dataset based on a text value and a boolean

Hi Sapir,

Sorry, I didn’t explain what I was trying to do very well. I want the dataset to always be filtered for when the customer boolean is false and to never show the items where the boolean is true. I don’t want it to be optional for the user, because I’m showing the other results on a separate page. Does that explain better?