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!

Multiple values from presentation variable in reports Filter

DeepsaDec 18 2014 — edited Dec 21 2014

Dear All,

My requirement is to pass multiple values from prompt to report in formula with filter as below:

filter( "Fact Earn Policy Claims"."Exposure" USING ("Dim MBV CSD"."@{RF1}{Abi Code}" IN( '@{L1}')))

But whenever I use this and select multiple values in presentation variable it pass in below way: in ('A,B,C')

However My requirement is that variable should pass values in below format: in ('A','B','C')

Kindly suggest.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details