- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2022 05:35 AM
Can anyone explain to me, why I can't have a condition for Updated by is same as Incident Impact User? How can I get it listed in the drop down field?
Thanks in advance!
Solved! Go to Solution.
- Labels:
-
Analytics and Reports

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2022 05:59 AM
Hi,
If you mean the Caller field (which you may have renamed to "Impact User"), that's because the sys_updated_by field is actually string and consists of the user's User ID (user_name). Certain initial selections, like updated by, limit the selections on the other end.
You can do the reverse though so:
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2022 05:59 AM
Hi,
If you mean the Caller field (which you may have renamed to "Impact User"), that's because the sys_updated_by field is actually string and consists of the user's User ID (user_name). Certain initial selections, like updated by, limit the selections on the other end.
You can do the reverse though so:
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!