- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 12:10 AM - edited 06-26-2025 12:32 AM
Hi All,
I have a 'Waiting Date' (date field) on the Task table. When a task moves to the 'On Hold' state and this date field is populated, I want to trigger a Flow that waits until the specified date is reached. Once the current date matches the 'Waiting Date', I would like the task to automatically update its state to 'Closed Complete'.
How can I compare this date or use 'Wait for Condition'?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 12:31 AM
you can use Wait for Duration flow logic and use Relative operator
something like this
Flow Designer : Making the flow wait until a specific date time based on a catalog variable
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 12:31 AM
you can use Wait for Duration flow logic and use Relative operator
something like this
Flow Designer : Making the flow wait until a specific date time based on a catalog variable
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 12:57 AM
@Ankur Bawiskar , There is no 24*7 During the following schedule when I select Relative Duration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 01:05 AM