Can't display this list Cannot read property "sys_id" from null
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2026 03:55 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2026 04:32 AM
I think your data source is returning null if your simple list bound to a data source or like table query reasons may be query is invalid , filters are broken. it saying simply sys_id is not there
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
You can refer to this KB article
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB3000491 and use the attached XML to apply the fix.
Please mark my response as helpful if it works for you.