Hi All,
I'm getting struck in completing the flow. I'm using the recurrance schedule flow where my flows run on 3 days every month on 15th and 16th also 17th. I created 2 flows . My 1st flow runs on every month 1st and it just sending an email to team for asking the attachment. My second flow trigger starts on 15th for working the rest of all actions. I would like to update the flow succesful run history in the excel and make the status column to change from true to false.
My 1st flow runs completed then the status is true
so 15th my status of flow is true and complete all the action inside the apply to each. if succefully flow runs then my status of excel should be updated as False; If it's failure on the actions then it should be in true.
on 16th my status of flow is false so it should be terminated and should not rerun again to avoid the override of folders.

Kindly help me how to implement this. Thanks in advance.