Is it possible to replace the LABKEY.Filter.Types.IN filter on a query with a parameterized query instead? | Leo Dashevskiy | 2015-10-21 15:36 |
Status: Closed | ||
Yes, thanks Jon, so the answer to the starting question is NO, as I suspected, because "value is not primitive, but more like an encoded array". It is also not possible, instead of the current approach of providing a string with a query name, where that query is defined statically elsewhere, to have a string that has SQL code provide results for the creation of the QueryWebPart, is it? |
||