Hi friends,
Im in obiee 11g. In my scenario i have a prompt called period and it is of multi-select
If i select multiple values, then the values will pass like JAN-17;FEB-17;MAR-17 etc.
Is it possible to capture the above string value(JAN-17;FEB-17;MAR-17) in a presentation variable.
Because i tried like (@{v_period}['@']) but this syntax dint work.
How to capture the entire string values(i.e) (JAN-17;FEB-17;MAR-17) in a presentation variable
Thanks in advance.
Regards,
Saro