Parent / Child Dimension Properties - Part 2

After creating our Parent-Child dimension (Part 1), we will see in this second part, the different properties of this dimension.

For this, we keep the same example as before : the dimension of the families (Categories) of a product organized according to a descending hierarchy.

Let's go !!!

1-MembersWithData

By default, the value of this property is NonLeafDataVisible, which means that if a member is also its parent, make it visible :

However, if we set the property to NonLeafDataHidden, members who are equal to their parents will be invisible :

2-MembersWithDataCaption

This property is effective when the MembersWithData property is set to NonLeafDataVisible, because it removes the ambiguity between parent and child if a member is also its parent by naming the parent member.

For example, setting the value * (Parent) gives the following result:

3-RootMemberIf

This property tells us when to consider a member as parent of its hierarchy, according to the following choices:

  • ParentIsBlank : Only members with an null or empty parent key are at the highest level of the hierarchy.
  • ParentIsSelf : Only members with a parent key equal to the member key are at the highest level of the hierarchy.
  • ParentIsMissing : Only members with no parent keys are at the highest level of the hierarchy.
  • ParentIsBlankSelfOrMissing : Group all three choices.
4-NamingTemplate

By default, the different levels of a hierarchy Parent-Child are named “Level1, Level2…”.

The purpose of ownership NamingTemplate is to give the possibility to create your own naming model.

However, you can rename each level of the hierarchy to call what you want.

Result on an Excel file:

I hope these explanations will be useful for your projects.

 

6 thoughts on "Parent / Child Dimension Properties - Part 2"

  1. You should be a part of a contest for one of the best
    blogs on the internet. I will certainly recommend this website!

    Reply

  2. Thanks for ones marvelous posting! I seriously enjoyed reading it, you might be a great
    author. I will make sure to bookmark your blog and will often come
    back someday. I want to encourage continue your great writing, have a nice afternoon!

    Reply

  3. Hi there, every time i use to check the web site because i enjoy to find
    out more and more.

    Reply

  4. Hello, I want to subscribe for this website to take hottest updates, so where
    can i do it please help out.

    Reply

    1. Hello, I'm glad you enjoyed the blog.
      The subscription functionality is not working right now in the website, I will try to install a new module for that, I'll let you know when it's done.

      Reply

  5. Excellent blog clearly explaining the topic without complicating the subject.

    Reply

Leave a Reply

Your email address Will not be published.

This site uses Akismet to reduce spam. Learn how your comment is processed.