Dropdown group by - unique values not working

Hi,
I have an issue here. I currently have a dropdown field that has repeating values in it.

image

I have done the following in the editor but i still see the value repeats.

However, i did the same for another dropdown that has repeating values and it works.

image

Could someone please help me out? I am not sure what did i do wrong.
Thank you. :slightly_smiling_face:

Firstly, what is the conditional?

Secondly, are you sure they’re the same Account Manager?

Thirdly, use the debugger to see what’s going on.

Hi Adam,
Thanks for looking into this.

Basically the objective of me doing this is to have unique values in the dropdown.
Salesperson will be creating companies in my app with their names being tagged under their respective companies.

I have a list of companies in my app with the mentioned filters.

Now, when the salesperson were to use the account manager filter to filter companies under them, they will see repeating names.

Thus, I wanted to have unique values in that dropdown field.

So, what ive done is to group the account manager together as per the image below.


But i still get duplicated values.

Now, in the same table, I have verticals.
I did the same thing for this dropdown as per the account manager dropdown, and its returning unique values only. Which is what i wanted.

And this is how i set it up in the editor which is the same way i did for account manager dropdown.

I hope this explanation helps.
Thanks alot Adam. :slightly_smiling_face:

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