Skip to main content
Nintex Community Menu Bar

Adding 1 to a Nintex variable

  • September 12, 2018
  • 2 replies
  • 111 views

Forum|alt.badge.img+6

Hi

I have a State machine action which had a Rework branch.  This rework branch can run 3 times only.  I have tried to create a variable that sets the value at 0 and then adds 1 to it, each time the branch runs.  However, it is not working and I have searched to find answers to this but have not been able to find anything.

Thank you for your help.

2 replies

Forum|alt.badge.img+14
  • Scholar
  • September 12, 2018

which action did you use to increase counter?

you have to use Math operation action ...


Forum|alt.badge.img+6
  • Author
  • September 14, 2018

Thank you.  I will give it a try.