Skip to main content
Nintex Community Menu Bar

Comparing Number Field In If

  • February 26, 2015
  • 4 replies
  • 17 views

Forum|alt.badge.img+11

Now I don't understand what is going on here. I have a number field in SharePoint. In Nintex, I am simply using an If action to check that value to see if it is 0. If it is not, I run the actions in the If action. For this field, nothing is filled in in the SharePoint field. I do a Log History action, and it says it is 0. Why does it go through the If action anyway????? My If action is If not equal to 0.

4 replies

Forum|alt.badge.img+9

Hi,

Just a stupid question. Are you sure that the 0 displayed in the log is of type number.

Best regards,

Christophe


Forum|alt.badge.img+11
  • Author
  • February 27, 2015

The SharePoint field is of type number. The variable I set the field to is of type number. Initially I converted the number to a string in the workflow and did the comparison. When that didn't work I just compared the number. Neither seem to work. It doesn't make any sense.


Forum|alt.badge.img+9

Hi,

Which action are you using Run If or Conditional Branch?

Best regards,

Christophe


Forum|alt.badge.img+11
  • Author
  • February 27, 2015

I really didn't make any changes. Something tells me I may have forgotten to save and publish it. I don't know. Thanks for your time Christophe.