Skip to main content
Nintex Community Menu Bar

Workflow triggered by dollar threshold on form

  • December 7, 2017
  • 4 replies
  • 8 views

Forum|alt.badge.img+3

Is there a way to set up a workflow so when a certain dollar threshold is entered into the form, it triggers a different set of approvers? For example; I have 3 level of approval based on the dollar threshold of the item. If the item is $100K, then I need 5 different people to approve. if $500K then I need the previous 5 + 1 level higher etc. I haven't even started this, but couldn't find anything on the site.

4 replies

Forum|alt.badge.img+8
  • December 7, 2017

I would structure that like in the screenshot below. In the <$500k branch I'd create 5 flexi tasks for approval, and the >$500k side just add another flexi task for the 6th level.

211359_pastedImage_1.png


Forum|alt.badge.img+13
  • Novice
  • December 8, 2017

Yes, as Roger illustrates, you can easily use the "Set a Condition" action to decide the path your workflow should take.

I'm not sure I'd use 5 flexi tasks though. A single flexi task assigned to 5 people with the outcome behavior set to "All must agree", will do the job.


Forum|alt.badge.img+8
  • December 8, 2017

If the verbiage is the same for all 5 people I agree with this approach.


Forum|alt.badge.img+3
  • Author
  • December 8, 2017

Thanks I will try this!