Hello,
I have a parameters table in which I want to set default values.
Then I create a session variable with a select to read this list of values !...
Now, if I set a filter, I get no result !...
So my question is just what is the correct syntax to specify at least 2 values ?
I have try different syntax with simple quotes around my values ('2,3' or '2','3'...) but I still get no result.
Thanks,
Thierry
My parameters table :

My Session Variable :

My filter :

