How to get the value or filter the values from the values select multiple function

Hello,

I use the function select multiple to get multiple values from a list. This list is already filtered using Choice_filter (in my example, it is filtered by country). Then I would like to use the selected values to display fields that will contain data from a csv file. How I can only display the fields that are equal to the choices I made in the select multiple.
Is it jr.choice or selected and if so how to use those functions for this particular example.

I have attached here the csv file and the xls form

Many thankstest select.xlsx (14.9 KB)
milestones.csv (2.2 KB)

@lazasoa, your approach should work with Collect android app. Have you tried checking out the same?

@Kal_Lam thanks a lot!

1 Like