Display unique fields in dropdown menu

Is there a way to limit the items in a dropdown to unique results only?

I have 2 dropdowns. 1 with product names and the second with batch numbers. The product names are repeated for each batch number but I only need to see the one instance in the dropdown

after the blue dynamic expression use the operator :unique items

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