
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2020 11:04 AM
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
Solved! Go to Solution.
- Labels:
-
Project Portfolio Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2020 11:38 AM
Hi Julia,
You can pass attribute to the integer field as format=none. Give it a try.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2020 11:10 AM
Hi Julia,
Please refer to Robbie's comment here https://community.servicenow.com/community?id=community_question&sys_id=10b3cf65dbd8dbc01dcaf3231f96...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2020 11:13 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2020 11:38 AM
Hi Julia,
You can pass attribute to the integer field as format=none. Give it a try.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2020 11:53 AM
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...