An OData filter expression for the List rows action that pushes the date window onto the server.
statuscode eq 1 and createdon gt @{addDays(utcNow(), -7)}Note
Put this in Filter rows, not in a Condition inside Apply to each. Filtering in the flow means every row still crossed the wire.
- Power Automate
- Dataverse
- OData
