HierarchySubsetElementGetIndex function for IBM Planning Analytics (TM1)

    Where can the HierarchySubsetElementGetIndex function be used?

      Which TM1 Server version is the HierarchySubsetElementGetIndex function available for?

        What is the syntax for HierarchySubsetElementGetIndex?

        • ​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