I am creating a scheduled Flow that sends an email every week with a list of all events (stored in a SharePoint list) for that coming week. This will run every Monday morning and will need to bring back all events that are occurring in the next 6 days (Monday-Sunday) based on a date field in a SharePoint list called "Event Date". Some weeks there will be no events so in this scenario an email will need to be sent to advise there are no events this week. I appreciate this is probably quite basic but I am struggling with the filters after the Get Items action. Any help would be much appreciated.