Flexi task due in days?

  • 8 January 2016
  • 1 reply
  • 2 views

Badge +9

How do I create a Flexi Task due in X days instead of a fixed date? Thanks!


1 reply

Userlevel 4
Badge +8

Igor - You can add a Calculate Date action before your FlexiTask.  You could hardcode X as a number as shown in the first example below. But the better approach would be to pull the number of days from a custom list.  That way you could change the value for X without altering the workflow, as shown in the 2nd example.  In either case, you return the calculated date in a date variable (see bottom of 2nd screen) and then use that date variable in the FlexiTask.

163372_pastedImage_2.png

163371_pastedImage_1.png

Reply