RTC 3.x and complex queries
I understand the query wizard does not yet support SQL-style complex queries. How about simple complex queries?
story1 -jb --- task1A-jb story2-ag ---task2A-jb return all (my stories) OR (my tasks where parent.owner !=me) story1 task2A is this level of complex query support planned? what's the advice for 3.x to get this sort of result up on a dashboard? |
One answer
Hi - Yes you can do that. First select a type and then create another and where the Parent\id = task2a's id or id's (just add a comma between them).
When you do this you are essentially creating a WHERE clause. In fact, whenever you come across a condition type with hiearchy you have the opportunity to create a complex queries. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.