Hello All,
I would like advice as to why my flow is saying it "failed" in the run history, however the flow performs all the actions (i.e., sends three emails).
My flow is a recurrence which looks through a SharePoint list, and when today's date="Start Date", it triggers three emails to send. I have used a compose function to get today's date. I then used a condition function asking the three emails to send when the start date contains the compose function.
Technically, the flow still runs, but I would like my run history to say "Successful" as appose to "Failed". I have attached photos for reference.
Overall Flow
Zoomed in version

Any help is appreciated.