Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how to add 'is not one of' query in list view for 'assigned to' field

Balakrishna_ABK
Tera Guru

Balakrishna_ABK_0-1744641137345.jpeg

I want to exclude some of the assigned to users score based on email ids for asmt_metric_results table to show in report.

I couldn't see ''is not one of' to add in query. How to make it simple ? 

5 REPLIES 5

Hi @Balakrishna_ABK 

We can add Is one of by using Assigned to.Name in asmt_metric_result table but can not add Is not one of for multiple users at a time. need to add individually.

If my response helpful then please click on helpful button.