Could you explain why you want to hide Code 1? The "Hide Member If"
property allows "ragged" hierarchies to be created from regular
dimensions, but the "SkippedLevelsColumn" property is used for
parent-child hierachies:
http://msdn2.microsoft.com/en-us/library/ms365406.aspx
Quote:
|
SQL Server 2005 Books Online
|
Working with Ragged Hierarchies
...
Hiding Members in a Regular Hierarchy
For a regular hierarchy, use the use the HideMemberIf property of a
level in a hierarchy to hide missing members from end users.
...
Hiding Members in a Parent-Child Hierarchy
To make a parent-child hierarchy ragged, use the SkippedLevelsColumn
property of the parent attribute in the hierarchy to support the ragged
structure.
...
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com ***