Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2016 10:04 PM
Hi Aman,
If you want to use an encoded query it is a good idea to build the query in a list view and copy it.
For example:
active=true^state<6^ORactive!=true
This means the the syntax is always correct plus you can check the logic is in line with what you want to achieve by looking at the result set.
Best Regards
Tony