Hi all! I've been struggling with this issue for quite some time and not sure how to set it up in my flow.
I want my flow to pull rows from excel and if the value in one of the columns says "yes" i want it to send emails. It's a scheduled flow so it runs every day at 5PM. What I want to avoid is it sending emails for the same row that said "yes" yesterday without having to change it.
My flow currently checks every excel row, but I just don't know how to avoid this repetition. So far I've been going in manually and changing the "yes" to something else if the emails have already been sent for that row, so that my flow doesn't pick it up, but I'm SURE there is a better way to do this.
Thanks for your help in advance!