janrif
04-19-2007, 07:44 AM
Sorry to hog the board w my stuff but here goes:
Advanced Search:
(category = waiting and flag does not = completed) or (flag = blue flag and Template ItemID does not = xxxx)
xxxx = one item w a blue flag
|---------------------------[ Start ] -------------------------|
This produces results that includes the one item w ItemID xxxx that includes a blue flag
I also indented the ItemID. The result was the same.
|--------------------------- [ End ] --------------------------|
I solved this by replacing ItemID with
Template Item does not equal Search
|--------------------------- [ End ] --------------------------|
With this change, UR cleaned up the results but I don't understand the problem with the first grouping.
Advanced Search:
(category = waiting and flag does not = completed) or (flag = blue flag and Template ItemID does not = xxxx)
xxxx = one item w a blue flag
|---------------------------[ Start ] -------------------------|
This produces results that includes the one item w ItemID xxxx that includes a blue flag
I also indented the ItemID. The result was the same.
|--------------------------- [ End ] --------------------------|
I solved this by replacing ItemID with
Template Item does not equal Search
|--------------------------- [ End ] --------------------------|
With this change, UR cleaned up the results but I don't understand the problem with the first grouping.