Do formulas function in Automated Workflows by any chance?
I have an AV Maintenance Sheet that is populated by a Form. Each row is a new record of a Room test. If a Room is checked and Fails, and the same room is checked again at a later date and passes; I am trying to ultimately move the older row with a Failed status to an archive sheet.
I was thinking of using a Workflow where:
- When Rows are added
- When the Room is Any Value
...and adding the Condition (if possible)
- Where Room contains @ cell <> "" (or something that might work? Basically the same value as the added row)
- and where Status is Fail
- and where Date is in the past
Move the Row
Is anything like that possible or achievable within a Workflow?
Huge thanks in advance to everyone in the group, the community is great!