HierarchySubsetElementGetIndex function for IBM Planning Analytics (TM1)

    Where can the HierarchySubsetElementGetIndex function be used?

    TurboIntegrator

      Which TM1 Server version is the HierarchySubsetElementGetIndex function available for?

      Version 11 and 12

        What is the syntax for HierarchySubsetElementGetIndex?

        HierarchySubsetElementGetIndex(DimensionName, HierarchyName, SubsetName, ElementName, StartIndex)

        • ​DimensionName = Name of the dimension the subset is in.​
        • HierarchyName = Name of the Hierarchy the subset is in.​
        • SubsetName = Name of the subset to be checked.​
        • ElementName = Name of the element to be checked in the subset.​
        • StartIndex = a value between 1 and the size of the subset on where to start the search from​

          Note: The subset checked must be public

        Relevant Functions