How to Create a Dynamic Filter for "Not Me" Condition ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2024 03:10 AM - edited ‎10-13-2024 10:13 PM
Hello everyone,
I need help with creating a dynamic filter in ServiceNow. My requirement is to filter records where assigned_to fields are not the same as the currently logged-in user. I want this filter to exclude records where these fields match the logged-in user.
The filter should work dynamically, checking the values of these fields against the logged-in user's Sys ID.
Can anyone guide me on how to set up this dynamic filter or provide a script that I can use in the dynamic filter options?
Thanks in advance for your help!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2024 03:40 AM
Hi,
Please view this post.