hi, would need some help from everyone.
i have a working flow where an email will be sent out every monday at 9am to PICs of certificates/licenses that are going to expire or already expired. the filters showed are mostly to generate the html table to be included in the email and everything is working well with no issues.
however, i would like to have a condition where an additional column will be added in my excel file, "Reminder Status" and certificates/licenses that were already sent out the email will be updated as "Done" automatically from "Pending". this is because i want to prevent from sending another email the next week again, if my flow is referring to "Done" value of "Reminder Status" column in my excel file. i hope everyone gets what i want to achieve.
below is my flow:



the union function is to merge the filter - TBE and filter - AE



this compose action is to shorten the link to my file upload folder

below is the excel column that i would like to update automatically with "Done" after sending the email and send the next email only to "Pending" status. field with "Done" status will not be sent new email again next week:

thank you.