Re: hide members in parent-child
- From: Darren Gosbell <jam@xxxxxxxxxxxxxxxxx>
- Date: Sat, 3 Dec 2005 12:20:49 +1100
Strictly speaking the answer to your question is no, but there are a
couple of properties which may achieve the result you are after. :)
One option is the MembersWithData property, it is in the advanced
properties of the dimension. This allows you specify whether data
members for parent nodes are visible , hidden, or not allowed.
So if you are seeing...
Parent 1
- Parent 1 Data
- Child 1
- Child 2
....and you don't want to see the "Parent 1 Data" members, then this is
the property that you need to change.
The second option that I can think of is the "Skipped Levels Column"
which will allow you to position a child a given number of levels below
it's parent. The following description from BOL explains how this works:
>>>>
This property contains the name of a column that stores the number of
skipped (empty) levels between each member and its parent. This allows a
parent-child hierarchy to skip levels between members. The values
contained in this column must be nonnegative integers; otherwise a
processing error occurs. If the column contains no value, the current
member has a level depth one below its parent.
>>>>
HTH
--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell
In article <9C849107-B110-4CA3-8C83-6F57AED8617F@xxxxxxxxxxxxx>,
FernandoMaral@xxxxxxxxxxxxxxxxxxxxxxxxx says...
> Hello,
>
> Is there a way to hide members in a parent child-dimension? Like the "hide
> member if" in normal dimensions?
>
> I'm using Analysis Services 2000.
>
> Thanks.
>
.
- Prev by Date: Re: #ERR when trying to view detail of time dimension
- Next by Date: Re: Count (*) problem in AS 2000 or 2005
- Previous by thread: MDX calculated members in Columns
- Next by thread: Re: hide members in parent-child
- Index(es):
Relevant Pages
|