You are viewing limited content. For full access, please sign in.

Question

Question

search syntax to find duplicating values within a multi value field.

asked on July 20, 2015

Hello,

Is there any way to compare the 1st and 2nd values of a multi-value field?  For example, I’m trying to find documents where the 1st value and 2nd value of a field that are the same.  Is this possible or will I have to rely on workflow for a simple conditional decision?

0 0

Replies

replied on July 23, 2015

Workflow would be a great option to compare the values of a multi-value field to remove duplicate values. You can retrieve the field values, create a token, and then run the “remove duplicates” token function on the token and reassign the field to the document. You could also create a conditional decision to remove the duplicate values. 

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.