47
Views
4
Comments
Solved
Exposing list of data by list of id's
Question
Application Type
Mobile
Service Studio Version
11.53.6 (Build 60832)

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?

2021-03-18 21-03-15
Benjith Sam
 
MVP
Solution

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

2021-09-06 15-09-53
Dorine Boudry
 
MVP

Hi Joe,

See the second chapter in this article.

You'll have to use an SQL node, this won't work in an aggregate.

Dorine

UserImage.jpg
JoE shop

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

UserImage.jpg
JoE shop

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

2021-03-18 21-03-15
Benjith Sam
 
MVP
Solution

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.