Skip to main content
Nintex Community Menu Bar

Remove comma (thousands seperator) in number field without using calculated item

  • October 9, 2022
  • 1 reply
  • 716 views

Forum|alt.badge.img+2

Hi there,

Is there a way remove comma (thousands seperator) in SharePoint number field without adding a calculated item with this format = TEXT([Customer Number], "0") ?? I'm using sharepoint 2013.

 

Appreciate any feedback or solutions

1 reply

MegaJerk
Forum|alt.badge.img+14
  • Scholar
  • October 11, 2022

Doing what you've already typed out is what I believe to be the typical way most sites would recommend solving the problem.

 

I personally ended up throwing in the towel on number columns all together because of this issue and converted every number column that isn't monetary into a Single Line Text column.