HierarchySortOrder function for IBM Planning Analytics (TM1)

    Where can the HierarchySortOrder function be used?

      Which TM1 Server version is the HierarchySortOrder function available for?

        What is the syntax for HierarchySortOrder?

        • ​​​DimensionName = Name of the dimension to be sorted​
        • HierarchyName = Name of the Hierarchy to be sorted​
        • ComponentSortType = Determines how components of consolidations will be sorted inside the dimension. There are two ways of sorting.
        • ComponentSortSense = Required parameter but applied only when ‘ComponentSortType is ‘ByName’. Determines the order in which components of consolidations will be organized.
        • ElementSortType = Determines how elements will be sorted inside the dimension. There are four ways of sorting.
        • ElementSortSense = Required parameter but applied only when ‘ElementSortType’ is ‘ByName’ or ‘ByLevel’. Determines the order in which consolidations will be organized.

        Relevant Functions