Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem filtering on a Session Variable with a list of "predefined" values

Thierry DemoyJul 22 2014 — edited Jul 23 2014

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 :

param_table.png

My Session Variable :

session_variable.png

My filter :

myfilter.pngnoresult.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 19 2014
Added on Jul 22 2014
2 comments
255 views