The CreatorCon Call for Content is officially open! Get started here.

Reporting Query - "Updated by - (is same as) - Incident.Impact User"

chantastic
Tera Contributor

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!

find_real_file.png

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

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:

find_real_file.png

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

1 REPLY 1

Allen Andreas
Administrator
Administrator

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:

find_real_file.png

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!