We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to configure the conditinal search for the Rate Lines Resources

JayS56800927307
Tera Expert

Hello , 


I would like to put conditions that if user source is ppm_source those user only visible in the resource drop down list ? 

 

could you please guide what should I do ? currently it extract the all users from the sys_user table when I type Geert 

 

jay97_0-1739299898789.png

 

 

Thanks, 

 

1 REPLY 1

Najmuddin Mohd
Mega Sage

Hello @JayS56800927307 ,

If I understand you would like to get only those users with role ppm_source,
then in the reference qualifier of the field add

 

Roles | is | ppm_source


If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.