Hi,
Iam trying to filter data from database by a list of id's from the same data type to get the filtered list.
any recommendations about how to do this?
Hi Joe,
Refer to this post - pass-multiple-selected-value-from-dropdown-in-clause
and from the same post also study the attached oml [Main (Screen) > GetSelectedItems (Data action)]
Kind regards,
Benjith Sam
See the second chapter in this article.
You'll have to use an SQL node, this won't work in an aggregate.
Dorine
Hi Dorine,
Thanks for your response, I appreciate it.
But could you please reply to me with an SQL code sample?, Iam a bit confused 😕
Thanks.
Joe