How to show only not repeated elements on a dropwon menu

Hi guys, can anyone help me with this one?

I would like to select a person from 2 dropdownmenu’s (Name & LastName).
The database will contain more than 200 users and lot’s of their names could repeat. The database field of a user contains, among other fields, a Name and also a LastName (2 separeted fields).

image
image

I’ve come so far …
image image

The question is … how can I tell bubble to show me only one time a repeated name in the dropdown menu Name? Is this possible?

Thanks in advance.

Try using ‘:unique elements’ at the end of your search. That should eliminate any duplicates.

image

Hi Eli, thanks for your adivise but still isn’t working. Maybe I’m doing something wrong.

Any idea? Thanks!!!

This topic was automatically closed after 70 days. New replies are no longer allowed.