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