Skip to main content
Nintex Community Menu Bar

Duplicate value in listview row

  • December 26, 2017
  • 1 reply
  • 17 views

I have a list that based on sherpoint list

the list Contains duplicate values

What to do to show only one value?

14986i1D02D07784E026B8.png

1 reply

Forum|alt.badge.img+16
  • December 27, 2017

Hi,


 


In SharePoint, you can create a SharePoint view using GroupBy to hide duplicated items. You can then configure data source of the Smartforms dropdown control to use Get List Items By View method. Perhaps, this might work. Apologies in advance, I don't have a VM on hand to test it right now.