Application Studio Grid Filter Conditions List?

Hey,

Is there a list of conditions that work on the grid BAQ options/where list?

For example, I’m looking for “begins” or “startswith” below, but it ignores anything I try there. “>=” works, but it’s not quite the same effect.

Thanks,

Joe

'Doh. Just “starts”.

4 Likes

For posterity, these are the ones I’ve found:

=, <, >, <=, >=. <>, starts, contains, ends, matches, in

4 Likes

Thanks, Hannah.

You can add in to that list

2 Likes

what about a condition where it is not in another dataview? i used <> and successfully filtered out 1 of the values…

image