cancel
Showing results for 
Search instead for 
Did you mean: 

Input Parameter of type Derived From Table - multiple values?

dustin_self2
Participant
0 Kudos

Hello Hana community,

I am wondering if anybody knows whether the Input Parameter of type "Derived From Table" can return multiple values that I can then use in a filter statement with "in()". For example lets say my Input Paramter V_COLOR is filled with values "Red" and "Blue" from my Input Parameter table. Can I then use my V_COLOR via a Projection View filter in this manner: "in(COLOR,'$$V_COLOR$$')"? I have tried this, and the filter only returns values of "Red" from my Projection View.

Thanks for any help you can provide!

Dustin

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Any answer to that question as I face exactly the same.