Hi there. I have an existing flow that creates a list item for each form response. It's working just as I would like it to. My list is getting quite full, though, so I would like to "move" some items to a new list (by creating a flow that creates identical items on another list before deleting the items from the original list). One of the questions on the form requires users to select a date on the calendar, so I would like to move my items based on the value in that column in my list. I have decided that I want my existing list to be for the current fiscal year, and the new list will be an archive of items from the past fiscal year. In preparation for the new fiscal year, I am working on creating a manually triggered flow that will copy all of the items in the existing list that have a value greater than 6/30/2022 AND less than 7/1/2023 in the relevant column.
This function is apparently not as simple as I expected it to be. Below is a screenshot of the condition I set up.

Below is a screenshot of the error I am receiving ("Action 'Condition' failed").

I imagine this is relevant, so here is how the dates are displayed on my existing list.

Thank you in advance for the help.