I have a power automate flow attached to a microsoft list that houses all of our contracts. The flow sends an email notification when a contract is 60 days from expiring:


The flow is working properly except when I have multiple contracts expiring on the same day, I only get an email for one contract, not all. I want to have individual emails for each contract that's expiring. Here's an example of a successful flow that ran with multiple contracts ending on the same day, but I only got one email for one contract:


How do I ensure an email will send for each contract ending on the same day?