Skip to main content
Nintex Community Menu Bar

Remove duplicate values from reference in K2 five workflow

  • January 22, 2019
  • 1 reply
  • 59 views

Hi,

 

I'm using Get List Item Reference component to retrieve all data from SharePoint list and created a reference at output mappings. 

 

But since SharePoint list has duplicate entries, we've duplicate values in the created reference.  We need to remove duplicate entries/values from the reference or we need unique values from the reference in the workflow itself.

 

Is there any OOTB feature or workarounds available?

 

1 reply

Albarghouthy
Forum|alt.badge.img+16
Hi Prem2810,

Unfortunately not possible OOTB, it is possible using the ADO broker
https://community.k2.com/t5/K2-blackpearl/ADO-Query-Service-Broker/ba-p/62327?advanced=false&collapse_discussion=true&filter=location&location=blog-board:K2_bm_blackpearl&q=ado&search_type=thread

Let me know if you need more information on this.