- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2025 08:52 PM
Hi,
I'm trying to filter in progress records in incident table in reports using script include as a filter.
I created a script include for filtering in progress records on incident table.
Then I try to call the script include in the report's filter but its not running.
The script include is giving sys Ids in the background script.
Can any one help me what Im missing here? I'm on xanadu version.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 06:48 AM
I got this working after I checked the "Sandbox enabled" to true in the script include.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2025 09:49 PM
Hello @rajat1121
Check below thread:
Solved: calling script include in report - ServiceNow Community
How to call a script include / server script through reports? - Support and Troubleshooting
https://youtu.be/zjcMXpbnH1s?si=yU5hTDcF35ZO4ouc
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 06:48 AM
I got this working after I checked the "Sandbox enabled" to true in the script include.
Thanks