Hello, I want to make a multiple filter of different categories that are registered for each item in my database. There are items that have the same category but are different and I would like to bring an accumulation of categories. Today he is bringing them all and repeating them
Hi there, @gustavosousa.lemos… to show unique categories in the dropdown, set the Type of choices to whatever the type of the category field is. Then, set the Choices source to Search for itens:each item's category:unique elements. Finally, set the Option caption to the appropriate expression based on the choices source, and you should be good to go.
You didn’t change the Type of choices from itens to whatever the type of the categories field is. If you check the red issue checker at the top of the page, it tells you what the issue is.