I would find it extremely useful to be able to write a filter on these lists:
- The Perspectives viewer tree that shows:
Cube
---Dimension
----- Subset1
----- Subset2
---Views
----- View1
----- View2
-And/or the Subset dropdown on the Subset editor
-and the View drop down on the cube viewer
Filters like:
- A wild card that shows only a prefix, like for their business unit e.g. GRS*
- An attribute lookup, like Subset is Public
- An MDX statement like {Public}+{MyBU*}
This would help straddle the gap beteen strictly public and strictly private.