how to add 'is not one of' query in list view for 'assigned to' field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2025 07:38 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2025 08:17 AM
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.