You would, of course, use the expression builder for the text between the single quotes. Filter queries require the date to be in ISO8601 format, which this will do. If you field in SharePoint is a date field, despite how it displays on your screen in SharePoint, it is always stored in ISO8601 format in SharePoint and in the UTC time zone.
This is what the expression returns:
If you really want it to be one day less than when the flow runs, remove startOfDay() from the expression.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.