- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2017 10:07 AM
Hi,
We noticed that the magnifying glass in "My Groups Work" list view is grayed out.
Is there a reason why? It shows on other list views.
Thanks,
Maria
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2017 07:24 AM
When you have an OR condition in the query, the magifying glass is no longer available. That's because the conditions you put in the quick search headers are ANDed together and having an OR in there makes it ambiguous as to where the new condition should go (before the OR, after the OR, etc).
Use the funnel icon to edit the query more precisely.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2017 10:26 AM
Hi Maria,
It has something to do with the way your query is built. Can you share the details (breadcrumbs) of that list?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2017 12:17 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2017 07:24 AM
When you have an OR condition in the query, the magifying glass is no longer available. That's because the conditions you put in the quick search headers are ANDed together and having an OR in there makes it ambiguous as to where the new condition should go (before the OR, after the OR, etc).
Use the funnel icon to edit the query more precisely.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2017 07:54 AM
Thanks, Chuck!