Hi
I am trying to compare 2 SP lists. In both lists i am comparing the a text field which has an email address (can not use people picker, as includes external email addresses). List A is the full list of expected responders. List B is the responses received from a completed form. I need to compare and get the emails that do not appear in list B and send an email.
i have manage to get this to send the email when the condition is false but as it is in a apply to each, it sends multi emails to the emails that do not appear in list B. if i take the email out of the apply to each it will send to all in list A.
if anyone can assist that wold be great, thank you