- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2016 02:58 AM
I wish to understand what ideal scenario to make use of 'is anything' filter condition? and how it works?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2016 06:19 AM
I'm not sure that there is an ideal scenario here, as there are more graceful ways to accomplish the same thing. I think the idea behind 'is anything' is to remove any null values from being returned (as opposed to just blank values).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2016 07:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2016 06:10 AM
Hi Manjul,
The thread doesn't holds information on what is the ideal scenario to use a 'is anything' filter condition. Rather it discuss issues with it.!
Regards,
Prasanna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2016 06:19 AM
I'm not sure that there is an ideal scenario here, as there are more graceful ways to accomplish the same thing. I think the idea behind 'is anything' is to remove any null values from being returned (as opposed to just blank values).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2016 05:27 AM
If i understand correctly 'IS ANYTHING' and 'IS NOT NULL' filter's functionalities are one and same?