Skip to main content
Nintex Community Menu Bar

Filter lookup unique value

  • March 14, 2016
  • 2 replies
  • 27 views

Forum|alt.badge.img+3

Hello,

I have list field it is included same value. Example:

January

February

March

January

April

February

I have Nintext form and lookup field. When I select it is bring all value.

How can I filter in lookup only unique values. For Example:

January

February

March

April

Thanks.

2 replies

Forum|alt.badge.img+16
  • March 14, 2016

You could have a new list named "nonRepeatedMonths".

Then you could have a workflow on your list to update "nonRepeatedMonths" , or perhaps a Site Workflow to run it daily and generate "nonRepeatedMonths"

Then use "nonRepeatedMonths" on your lookup


Forum|alt.badge.img+1
  • Rookie
  • November 28, 2017

Why would I want to create a new list when I have all the info I need in an existing list? Is there not a way to display only unique items?