Emily Patrick Posted January 24, 2023 Share Posted January 24, 2023 Hi, We have someone who was looking for something specific, so was using the advanced search feature within 'Request List' but didn't get the expected results. Here is an example of the criteria they are using as an example of it not working: In this example the total results should be 0, but it's picking up 166 with deommission in the summary. It looks like something isn't picking up the AND statement, more of an IF statement, even though it says 'ALL of these conditions must match' Any thoughts on how to correct this? Or is this a bug in the Advanced search capability? Link to comment Share on other sites More sharing options...
Steve Giller Posted January 24, 2023 Share Posted January 24, 2023 If you use the same field then the view will treat that as an "OR" condition. All conditions from different fields must be matched. So if you added: Owner is Brian as the next condition you would effectively be saying: (Summary = "decommission" OR Summary = "DefinitelyNOTaSTRINGyouWillFIND") AND Owner = "Brian" Link to comment Share on other sites More sharing options...
Emily Patrick Posted January 25, 2023 Author Share Posted January 25, 2023 Thanks Steve. i will feed this back to the person who raised it with me, to see if they are able to find what they were looking for, by changing the criteria of the searching. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now