- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2014 01:17 PM
Long time listener, first time caller..
I cannot for the life of me determine how to get the "Sys ID" field to show up in a list / list filter. Some instances show the field and some do not. I've searched the wiki, community and our internal resources and can't find it.
Is there a property or user preference that I'm missing?
Solved! Go to Solution.
- Labels:
-
Enterprise Release Management
- 32,419 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2021 03:39 PM
For adding the sys_id column to a List View, this article includes screenshots and step by step instructions, and may help someone.
Add sys_id column to List View

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2021 03:39 PM
For adding the sys_id column to a List View, this article includes screenshots and step by step instructions, and may help someone.
Add sys_id column to List View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2014 08:13 AM
Thanks for posting. I'm about to deal with this again. Seems to be a long-standing request & community here has quite a few prior postings with good ideas. Ones that look promising to me are:
- Mark Stanger's posting at Easy way to create a List report and include the sys_id
- John Anderson's posting at Export data to CSV including sys_id field (has links to JSON and JSONv2 processors)
P.S.: Just saw Mark Amann's reply. Thank you Mark!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2015 04:13 AM
One can also get the sys_ids included in an export by using "sysparm_default_export_fields=all" URL parameter as explained here:
Exporting Data - ServiceNow Wiki
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2016 06:03 AM
I dont want all default fields while taking report ..i want only theimportant field like number,state,description,assignment group,assigned to with the sys_id. Is it possible to take the report ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2016 07:58 AM
It seems a Database View can help you work around the limitation as explained here:
Re: Need to be sys_id in export files
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/