Thanks to Alex Tofan for most of the steps in this flow. I am using the Get files (properties only) step, and I want to restrict the files I retrieve to those that have a date in a column called "reviewdue" that is before today. Can I use the ODATA filter
reviewdue le utcNow()
in the Get files (properties only) itself? Or is there a better way to filter out everything except the files that have a reviewdue date before today?

Here's the structure of the Flow as it currently stands:

Thank you,
Anne