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.
Solved! Go to Solution.
Hi @Sam12 :
Do you want to get the events in the next 6 days by filter query?If so,I've made a test for your reference:
1\My List:
2\My flow:
Convert query results into html
Best Regards,
Bof
Just to follow on from the above, this is what my Flow looks like so far. I am just struggling with the Filter Query to show Event Date is in the next 6 days AND Office is equal to Newcastle
Hi @Sam12 :
Do you want to get the events in the next 6 days by filter query?If so,I've made a test for your reference:
1\My List:
2\My flow:
Convert query results into html
Best Regards,
Bof
Thank you so much that is really helpful and is working perfectly.
User | Count |
---|---|
99 | |
39 | |
27 | |
23 | |
16 |
User | Count |
---|---|
130 | |
52 | |
48 | |
36 | |
24 |