I have a user with attributes like Female=yes and Male=no.
I have selection criteria like Female=yes and Male=yes.
My problem is in displaying a result, I can only pass a result if the criteria matches the demographic perfect. But if I check male and female selection criteria I want the female demographic to pass a result, because it’s inclusive.
Here is a link to my example.