Dependent dropdown with condition

Hi,

I would want to have a dependent dropdown for my items which references to another worksheet in Google Sheet but also to only show those that have the status of โ€œAvailableโ€ only.
Any suggestions on carrying out this?

For e.g.
Fruit & Vegetable items: Apple, Peach, Mango, Carrots, Cabbage
Status: Available, New, Sold
Inputs: Apple (available), Peach(sold), Mango(new), Carrots(new), Cabbage(sold)
If choose Fruits, the dropdown will show: Apple (available)
If choose Vegetable, the dropdown will show: -Nothing-

*As I want to prevent users from selecting and viewing those โ€œNewโ€ and โ€œSoldโ€ items in the dropdown.

Thank you!

0 2 170
2 REPLIES 2

Steve
Platinum 4
Platinum 4

Hi Steve,

Thanks for your suggestion! But I have tried it and it does not work well for my app.
Instead, I found out that I am able to use slice function and dependent dropdown referencing method to carry out.
I created a slice (Available Items) which consists of only those items with โ€œAvailableโ€ status. Followed by using the dependent dropdown method, which is to input โ€œAvailable items[Name of Item]โ€ as seen in the picture in Valid If.

3X_a_b_ab7c6d28d968cf6296e7fa9fa8545384af4063a0.png

Thanks anyway!

Top Labels in this Space