
Announcements
I need to send out an email to people who haven't submitted their monthly form to a sharepoint list. I'm not real familiar with automate yet. What would be the proper way to go about this?
Hi @JBennett12 ,
Just providing you an outline of the solution.
Your list should have a month colum as well in this case. So that when user submit the form DP should capture the month of submission.
Now comes to Power automate, you need to create a scheduled flow, which runs on daily and will compare the current month with List month.
After comparing, you will come to know who all have not submitted the form and send the reminder email to all those users.
Thanks
Vivek pande