Hi all,
I have a dataset with suppliers and products as follows
Supplier Name (txt) | Product 1(true/false) | Product 2(True/false | etc
I created a dropdown with Product1, Product 2, Product 3, and a repeater where the name of the supplier will be displayed.
And the only thing I want to do is to display the supplier if the dropdown values is equal to column title (Product 1) and the values (product1) is true
I thought it will be easy and tried several different codes I found here but I always get errors…
I am not a programmer…
Any help??
Thank you!!!