How to include Reference qualifier in Script Include and use in the Reference Qualifier override
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 03:49 AM
How to include Reference qualifier in Script Include and use in the Reference Qualifier override
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 03:57 AM
simply create script include function and call it in dictionary override like this
I assume script include returns comma separated string of sysIds
javascript: 'sys_idIN' + new ScriptInclude().functionName();
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 04:05 AM
I have just copied the filter condition of a table in reference qualifier, now please guide me how i can include this is script include and then call it in Reference qualifier override?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 06:27 AM
Sorry but you didn't share what you tried so far? share screenshots scripts etc
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 06:27 AM
not sure why you created duplicate questions when discussion already going on this thread.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader