Removing duplicates from my lookup select box

Cupcake
Mega Guru

Is there a variable attribute that I can use to remove the duplicates from my table.

I have a catalog form that has a variable that I set up as a look up select box from the table that I created.

I want to filter out the duplicates. There are duplicates because the table has three fields (Env, Server, and DB Name) - there are various DB Names that have the same env and/or same server

find_real_file.png

Thanks,

Karen

1 ACCEPTED SOLUTION

Under type specification, you will see the unique checkbox. Set it to true. Screenshot for reference.


Screen Shot 2017-09-29 at 8.02.59 AM.png


View solution in original post

2 REPLIES 2

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Karen,



Navigate to the "Lookup select box" variable you have created and make sure unique checkbox is selected.


Under type specification, you will see the unique checkbox. Set it to true. Screenshot for reference.


Screen Shot 2017-09-29 at 8.02.59 AM.png