Adding a condition to a flow that does a time comparison against a variable in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 04:40 AM
I'm working on the following flow and I need assistance in relation to the Else If If Approval has not been approved within 30 days:
I'm wanting the condition to trigger if the 'created' field is over 30 days and the Stage is 'Waiting for Approval'.
However. what I've noticed is that there is no way of comparing dates or the number of days against the selected 'created' field. What I'm wanting to achieve is that if the RITM has not been approved within 30 days that it was originally created and the Stage is 'Waiting for Approval', then it will automatically set the RITM record to Closed Incomplete. Is it possible to do this in Flow Designer?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 05:51 AM - edited 03-11-2024 05:52 AM
Hi @matthew_hughes yes that should also work . You can test for 1 day , as a test result instead of 30 days or change it to hours /minutes instead of days for testing
Harish