I want to say the demographic is Female OR Male, but that the selection criteria is Female AND Male.
The result I’m looking for is displaying a result when the demographic is a compatible subset of the selection criteria, but not when it isn’t (for example if the criteria is Coke but the demographic is Pepsi it should not pass).
Thoughts?