Search for a list of users with a list of email addresses

Hello. I’m having issues running a search for users given a list of email addresses.

I expected to see “is in” here. Any thoughts on how to accomplish this?
image

1 Like

@crathbun

  • Have a list of email addresses
  • Use :filtered
  • Use the advanced constraint
  • Write the expression “list of emails contains this user’s email”

The above are not exact instructions. They are meant to be a guide rather.

Hope this helps! :smiley:

Thanks. The filtered option can’t work because I’m looking through thousands of user accounts so it would be very slow compared to a search

@crathbun

Explore turning the list of searched emails into a text and use “contains keyword(s)”

1 Like

Thanks. I’d have to create a new text field with that email address on each user account, but yes, that could work. Otherwise the “contains Keywords” cannot be used on a search for users’s email field.

1 Like