Hi, I'm having an issue where my flow is always true in my flow, hence adding an item to my SP list. The issue I believe is my filter query. My date field which you can see below is in the form of, 'M-d-yyyy', and I'm comparing it to utcNow('M-d-yyyy'). Which I believe is using minutes and seconds as well (which would always be greater than my most recent SP item submission). Does anyone know how I could fix this? I only want the filter query to be true if the work area == 'Front Office' AND the Date (in 'M-d-yyyy' format) is less than today's date (in 'M-d-yyyy' format). Below is how my flow looks like now, and a pic of my SP Date column format.
Thank you,

