It's all about the answers!

Ask a question

Is there a way to add a NOT element/clause to a query


Chris Watson (112) | asked Dec 11 '13, 9:34 a.m.
edited Dec 11 '13, 10:41 a.m.
In RTC 4.0.1 I want to write several related queries where children exist but NONE of them match a certain condition. For example to find all items with children that have all completed chose "Children -> Status is not XXX" but this will be true if ANY of the children have completed (but others still may be in progress!!). I could imagine this being solved by a NOT(Children -> Status is XXX). Is this possible?
Thank you

Be the first one to answer this question!


Register or to post your answer.