Can you remove the comma for integer field yet?

Julia Allen1
Giga Expert

Hello,

I can't find a recent thread to answer if we can remove the comma on an integer field? I just want the numbers, but it keeps adding in the comma

 

thanks

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Hi Julia,

 

You can pass attribute to the integer field as format=none. Give it a try.

View solution in original post

7 REPLIES 7

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

I saw that, but it's very old. I was hoping there was an easier way by now. I might just delete the entire column and re import everything. 

Jaspal Singh
Mega Patron
Mega Patron

Hi Julia,

 

You can pass attribute to the integer field as format=none. Give it a try.

A little more complicated for those who are not aware:

 

You have to add the dictionary attribute format, then set it to none... then call that on the column in order for it to remove the commas. 

 

However, it does work if you do it! 

 

As referenced here too: https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/reference-pages/c...