I have 2 flows that I have working but, am receiving multiple emails on each run. The first flow copies data from a SharePoint list to an Excel file that is stored on the SharePoint site. Once this flow runs, I have another flow that sends an email and attaches this Excel file, when it is updated. The problem is, when the flows run, 2 emails are sent. The attachment in the first email only contains 1 record, the second email attachment contains all the records. Has anyone else experienced this issue? How can I stop the first email from being sent and just have the second email sent that has all the records?