Forum Discussion

chrisbodman's avatar
chrisbodman
New Contributor II
5 years ago

Sub Query Comparing two lists

Hi Everyone,

I’m a bit stuck. Basically, I retrieve a list of people who have a flag set to true (list A). Then I get a list of active cases from CRM (List B). Then I want to check if the customer from List A exists in List B, and if they dont, set the flag to false. I can retrieve both lists, but I’m not sure how I then compare them?