Custom Hierarchies

Syntax for Custom dimension hierarchies:


            parentmemberlabel;childmemberlabel;AggregationWeight
         

This example specifies a Custom dimension hierarchy:

!HIERARCHIES=Products
;[None];1
;AllProducts;0
AllProducts;Golf;1
Golf;GolfBalls;1
Golf;GolfShoes;1
Golf;GolfTees;1
Golf;GolfClubs;1