SubsetElementGetIndex function for IBM Planning Analytics (TM1)

    Where can the SubsetElementGetIndex function be used?

      Which TM1 Server version is the SubsetElementGetIndex function available for?

        What is the syntax for SubsetElementGetIndex?

        • DimName = Name of the Dimension where the subset exists.​
        • SubsetName = Name of the subset from where we want to retrieve the element index. ​
        • ElementName = Name of the element from which we want to retrieve the index from the subset. ​
        • StartIndex = Index number to start searching from. This value must be between 1 and the size of the subset. 

        Relevant Functions