Skip to main content
Nintex Community Menu Bar
Solved

Math Operation not calculating past 10

  • March 9, 2023
  • 2 replies
  • 96 views

Forum|alt.badge.img+4

I have a workflow that performs a math operation to add 1 to a number to give a reference, however, it’s stopped working when the reference number gets to 10, how do I get this to to increase past 10

 

Best answer by DonnaA

Managed to fix it myself, got the query list to sort via the ID.  The string value shows the 1 in 10 as  a lower integer of 9, so will always convert to 10.

2 replies

Forum|alt.badge.img+4
  • Author
  • Scholar
  • Answer
  • March 9, 2023

Managed to fix it myself, got the query list to sort via the ID.  The string value shows the 1 in 10 as  a lower integer of 9, so will always convert to 10.


Forum|alt.badge.img+4
  • Author
  • Scholar
  • March 28, 2023

Well, my workflow has stopped working, it’s now not picking up any items, so bypasses the calculation as if it’s the first item in the list, even though there are a number of different items listed