I feel like this should be easy, but I am failing to find out how to get this to work.
Basically I have list on SharePoint, and it has a choice column that is Checkboxes (to allow multiple selections, right).
Without getting into too many specifics, I want to make a Flow that will send an email notification to myself if one of the choices is not selected.
So the list item could have between 0-5 choices selected, but I only want to get an email if say Choice #1 is not checked.
How would I build the flow to do this?
EDIT: I am an extream flow novice, so please explain how to even do with like step by step and pictures are a huge plus.