Skip to main content
Nintex Community Menu Bar
Solved

Field Tagger Return Number with Comma

  • June 19, 2017
  • 1 reply
  • 48 views

I have an SOQL count query that when I put it's Field Tag in the word document the number appear with comma. For example 1,500. I want the result to be a whole number e.g. 1500.

Best answer by haleywalsh

You can use a word switch in your Word template. Below is an example of the formula: 

{ ="<<fieldtag>># #)

1 reply

Forum|alt.badge.img+3
  • Rookie
  • Answer
  • June 30, 2017

You can use a word switch in your Word template. Below is an example of the formula: 

{ ="<<fieldtag>># #)