Hi,
I have this workflow automation I am trying to set up to move rows from an active sheet into an archived sheet, I want to move rows that are older than 35 days but not move the rows that have a created date that is 5/7/2025 as those rows have a couple of columns actively doing calculations. Here is the conditions I have currently set up. The "submission time" column is a date created column.
When I try and test run this automation it will move the rows that have the "5/7/25 12:53 PM" value into the archived sheet. How do I stop the automation from moving those rows with that specific date and only move the rows older than 35 days but exclude that date? Did I set this up incorrectly?