I need to pull a list of constituents who have both our board constituency AND the women's board constituency. I tried this in extractions, within one criteria segment but using 2 lines of criteria within that segment (one for board and one for women's board.) This gave me zero results. There must be a way to pull this but I'm drawing a blank- any ideas? Thanks!
What operator are you using? Just a guess, that you might be using IN, which would produce 0 results. Using HAS should get you the people you need on the list.
HTH.
T.C.
Aha, that worked! Thank you!