SubsetElementExists function for IBM Planning Analytics (TM1)

    Where can the SubsetElementExists function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetElementExists function available for?

      Version 11 and 12

        What is the syntax for SubsetElementExists?

        SubsetElementExists(DimName, SubsetName, ElementName)

        • DimName = Name of the Dimension the subset is in.​
        • SubsetName = Name of the public subset. ​
        • ElementName = Name of the element that you want to check its existence.

        Relevant Functions