what is the ideal use of 'is anything' filter condition?

prasanna11
Mega Guru

I wish to understand what ideal scenario to make use of 'is anything' filter condition? and how it works?

1 ACCEPTED SOLUTION

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).


View solution in original post

5 REPLIES 5

Correct.