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

Question

Question

Multiple Field Criteria advanced search Syntax is not yielding results

asked on August 24, 2016

Hello,

 

I have a user who is trying to search for multiple field/field values using the advanced search syntax and it is not yielding results. They are following the specific examples from the help files and still run into issues. I have provided the syntax they are using below, any thoughts on this are greatly appreciated:

 

Multiple Field Criteria

When searching for multiple fields/values, the following advanced search syntaxes are interchangeable:

  • {[]:[Field1]="Value1", [Field2]="Value2"}

 

Below is what they are using

     {[15 Employment Recommendation Packet]:[mvr status]="Fail-Not Eligible", [mvr status]="Fail-Suspended"}

 

Thanks!

0 0

Answer

SELECTED ANSWER
replied on August 25, 2016

Try this Charles....

 

{[]:[MVR Status]="Fail-Not Eligible"}|{[]:[MVR Status]="Fail-Suspended"}

1 0

Replies

replied on August 24, 2016 Show version history

Can you try the following?

{[15 Employment Recommendation Packet]:[mvr status] ="Fail-Not Eligible"}&{[[15 Employment Recommendation Packet]:[mvr status] ="Fail-Suspended"}

0 0
replied on August 24, 2016

Unfortunately, it looks like that didn't work, there should have been some results but nothing is coming up.

0 0
SELECTED ANSWER
replied on August 25, 2016

Try this Charles....

 

{[]:[MVR Status]="Fail-Not Eligible"}|{[]:[MVR Status]="Fail-Suspended"}

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

Sign in to reply to this post.