Reference Qualifier on Catalog Item CI based on selected User

Kaitin R_ckle
Tera Contributor

Hello everyone, I'm trying to filter the field "CI", which is referencing to the cmdb_ci table to only show the CIs assigned to the user selected in a field called "Caller". The variable is called "caller" accordingly. 

 

I tried using an advanced reference qualifier with the following code:

javascript:'assigned_to="+current.variables.caller

 

Sadly it does not work. It shows either all CIs or none. Do you have any tips?

1 REPLY 1

AnubhavRitolia
Mega Sage
Mega Sage

Hi @Kaitin R_ckle 

 

javascript: 'assigned_to="+current.variables.caller;

 

this should have worked.

 

Hope variable name is correct also variable is direct variable of Item and not from variable set.

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023