OR and AND Operator in the same Query
![]()
Hello,
is it possible to mix OR and AND Operator in one Query? I know how to build a Term with one Operator. My code for doing this is:
Is it possible to do something like that? (projectArea1 OR projectArea2) AND (workItemType1 OR workItemType2) Best Regards |
Accepted answer
![]()
https://jazz.net/forum/questions/206856/how-to-join-expressions-using-term-to-get-the-specific-workitems
Melanie Finke selected this answer as the correct answer
|
2 other answers
![]()
I assume so, as the UI allows u to build a query like that
|
![]() I assume so, as the UI allows u to build a query like that Thank you for the answer, but maybe it was the wrong question. I like to know how I do something like that. Regards |