Jump to content

branch, advanced, query find with an 'or'


BDS_2006

Recommended Posts

I am trying to figure out how to get branches that belong to 'me' (got that part) but also other branches with a specific attribute/value.

find branch where owner = 'me' or (attribute = 'status' and attrvalue != 'Complete') or (attribute = 'status' and attrvalue != 'Rejected')

Also would really like to not get duplicated info.

if i leave out the attribute and only go with the attrvalue != .... i get the branch for every attribute on branch.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...