How to write the script includes adding the filter condition updated on the field in the last 3month
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 02:31 AM
Hi Team,
Can anyone please help me on below requirement.
I have a requirement that I need to add the filter condition through script include for the "updated on" field for the last 3 months in the problem table.
Path for adding the filter (Open Problem record-> click on Incident tab in related list ->click on add button ->we have to add the default filter here for updated on field for last 3 months through script include)
Thanks &Regards,
sasipriya.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 09:38 AM
Hi,
OOB examples are here:
https://[instance_name].service-now.com/sys_script_include_list.do?sysparm_query=GOTOnameLIKEfilter&sysparm_view=
replace "[instance_name]" with your instance.