What I am trying to do here is adding a dropdown (โAvl Qtyโ in sheet QTY Sheet).
I have added under valid if "QTY Sheet[Avl Qty]" in Units and entire column details pulls in dropdown.
Instead of only for apple product where the qty is 1,2,3,4,5,6&7.
Perhaps try in your valid if field,
Select(
QTY Sheet[Avl Qty],
[Product]=[_THISROW].[Product])
Or if you havenโt a product selection and just want to search apples then just replace [_THISROW].[Product] with the product name.
C
Thank you for taking time to look into my app.
User | Count |
---|---|
19 | |
9 | |
8 | |
6 | |
5 |