I'm building a cube view where I want to pull, in tree view, all
descendants of a particular hierarchy but I also want to apply 2 where
clauses: Where the member is either a 'parent' OR where the member's
description begins with certain letters.So my...