fixed the 'related accounts' query return type so that it would screen out related accounts which have end dates
Logically, a "related accounts" query should pull accounts which currently have a relationship. If I put an 'end date' on a relationship, it means the relationship no longer exists, and the corresponding accounts should not show up - but they do. ...