I have a date field in a Sharepoint list. My list contains timesheets per day. At the end of the week, I need to send an approval email with a flow that contains all of the weekly timesheets in a single email. I have the weekending date in a calculated field in the list (used to group list items together) but I figured out Flow can't filter on a calculated field.
So...how can I send a collection from PA over the flow. Do I build an array of Sharepoint ID's in PA and then pass that array of ID's to the flow so I can filter the list? Is there a better way to pass a filtered list of items to Flow?

Report
All responses (
Answers (