Hello,
I have built a Kamishibai audit process at work and have the audit results submitted through Microsoft Forms. The results are then sent through Flow to a SharePoint list. There are 16 possible audits each week. I would like to build a Flow that evaluates the list of submitted audits and returns any audits that have not been completed.
I attempted this by creating a second SharePoint list that simply lists all possible audits. I then created a flow to compare the list of submitted audits against the list of possible audits. I set it up to send an email for any audit from the list of possibles that did not have a corresponding item in the list of actuals. I set up a test with 11 of 16 possible submitted, and expected to receive 5 items back as "incomplete". However, I received over 200 emails (multiples of each one). I'm not sure what I'm doing wrong here.
The audit names are identical in each list (users must choose their audit from a drop down list to avoid spelling for formatting mismatches)
Please see attached screenshots.

