I have created a String List variable that users will use to filter the returns of data. Is there a way I can use this with the SQL Select statement to do some server side limits as opposed to all client side (Currently using the databand filter)?
Is there a way to display the contents of this variable similar to ToQueryString() without the escaping?

Finally, when trying to map the items in the list via Items, it doesnt seem to work for any Data Sources, see below for an example.
