LABKEY.ext.Store and filters | Ben Bimber | 2012-06-01 15:21 |
Status: Closed | ||
Hi Leo, What I bet is happening is that this is getting interpreted as <columnName> IN (null). if none of your values are null, that would filter them all out. does this match what you see? |
||