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!

How to use evaluate variable with IN clause in ODI

2620535Sep 15 2015 — edited Sep 15 2015

Hi All,

     I want to use evaluate variable with IN clause in ODI. I tried in different ways, but it is not working

I am setting the value to one of the variable as 'abc' and evaluating expression with

1)('abc','xyz')

2)(abc,xyz)

3)abc,xyz

4)'abc','xyz'


but nothing is working. Anyone tried how to give the expression for IN clause.


Note--i want to use multiple values inside IN clause



Thanks,

SD

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 13 2015
Added on Sep 15 2015
1 comment
2,160 views