Hello all,
I am facing the following problem.
I have different products stored in a SharePoint list "Products".
In a Gallery I display my orders, which are stored in another list. (Product name and weight)
Now an indicator "available" and "not available" should show if the product of the order is in stock.
Logic:
1. the product name of the order must exist in the SharePoint list "Products" at all.
And
2. the product of the order must be present in the SharePoint list "Products" with the weight specified in the order.
Condition:
If the product from the order is present in the SharePoint "Products" list with the identical weight and name as in the order, then return "Yes".
Many thanks guys!
Kind Regards

Report
All responses (
Answers (