filter dataset boolean values from a dropdown

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!!!

Hello.

You can refer to this Corvid example to learn how to combine dropdowns and boolean filters:
Checkbox Dropdown
Mega Search

Should you need further assistance, p rovide as many details as possible. Share what you think you did right, what you’ve tried to do, and what’s blocking you. Include any relevant screenshots, code, and URLs to make it easier for others to understand the problem.

Good luck!