State variable from form in slice expression

Hello,
I have created a form with a select field that allows to pick a category of product. I would like to show all the products that match this category.
I can create a slice with a hard coded value but is it possible to use the selected category from the form instead?
How can I use a local variable in a slice expression?
Thanks!

0 5 114
5 REPLIES 5

Thanks for your answer.
The behaviour of dependent dropdown isn't really what I'm looking for here. Here, I want to use the form to get a list of results that matches the selected options. Is that possible in Appsheet?

Where are you wanting to show this list of results, or what are you wanting to do with it?

I want to show it in the same page, for instance below the form.

You can have a SELECT formula in another column on that table.

 

Top Labels in this Space