Skip to main content

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.

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


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?


Reply