Hi I have built a fairly basic inventory with...

Hi I have built a fairly basic inventory with products assigned to catagories, one of my fields is alternative product (with in the product detail view) which is currenlty text -

so I would like this to be a dropdown of all other products in that catagory - whats the best way to add this ?

0 6 303
6 REPLIES 6

How about this expression in Valid_Ifโ€ฆ SELECT(Products[Product],[Category]=โ€œOther Productsโ€)

@Aleksi_Alkio thats nearly it, however when I choose the dropdown i want to see the other products in the catagory, at the moment i just get the option to add a new entry

Would you please describe this request little more. I couldnโ€™t understand it totally.

No Problem aleksi

A product can only exist once, each product falls into a catagory, with many products - however I want to choose via dropdown an alternative product from the same catagory (but no other catagory), this is within the

detail screen on the product. does this help ?

Ok still banging my head against a brick wall on this one and

I suspect its something really basic , 2 screenshots to help visualise the issue / design

So a category has many products and i want to be able to reference an alternative product (will always be from the same category) clicking the alternative product drop down allows me to slect other products form that catagory or add a new product - thoughts ?

 
Top Labels in this Space