Forum Discussion
See who did not take the survey in Microsoft Form
Tebtim there are 2 answers to this depending on whether you have already sent out the form or not.
If you have sent it out then the only thing you can do is to do a manual comparison between the spreadsheet of responses against a list of the people you have sent the form to.
If you haven't yet sent out the form then you could do what we do in our company which is to create a list in SharePoint and in each row add the email address of each person you have sent the email to into the Title column. Then have a single line of text column called Responded with a default of No. Next you'd need a flow in Power Automate to get the items in this SharePoint list and also get the details of each response as it comes in. Then you'd add a Condition to compare the responder's email address against the Title column in the list. If it isn't equal then do nothing and leave the red If No channel empty. If it is equal then in the green If Yes channel add an Update item action and change the Responded column to Yes. You could also have a column for each question in the form and add the answer in there as well which is what we do for audit or reporting reasons.
Next you would need a separate flow, probably a manually triggered flow, to get the items from your SharePoint list and have a condition that if the Responded column is equal to No then send a reminder email.
Rob
Los Gallardos
Microsoft Power Automate Community Super User