Skip to main content
Nintex Community Menu Bar
Solved

Workflow to pause until a date and time within the start event

  • October 14, 2021
  • 1 reply
  • 34 views

Forum|alt.badge.img+5
I'm trying to get a piece of my workflow to pause until a date and time within the start event. Any thoughts how I could accomplish this?
20091i423549347E24D9FB.png@eun

Best answer by leighburke

@Andrew87 Use the find interval between dates action(https://help.nintex.com/en-US/nwc/Content/Designer/Actions/FindIntervalBetweenDates.htm) to count the number of days between current date/time and the start variable then use that as the pause duration.

1 reply

Forum|alt.badge.img+14
  • Nintex Employee
  • Answer
  • October 15, 2021

@Andrew87 Use the find interval between dates action(https://help.nintex.com/en-US/nwc/Content/Designer/Actions/FindIntervalBetweenDates.htm) to count the number of days between current date/time and the start variable then use that as the pause duration.