How does one "OR" two LABKEY.FIlter-s ? | kevink | 2012-07-09 15:04 |
Status: Closed | ||
Unfortunately, it isn't possible to create an OR filter by combining other filters. The only way to do an OR is to use one of the filters that accepts a semi-colon separated list of values: LABKEY.Filter.Types.IN LABKEY.Filter.Types.NOT_IN LABKEY.Filter.Types.CONTAINS_ONE_OF LABKEY.Filter.Types.CONTAINS_NONE_OF |
||