SubsetMDXSet function for IBM Planning Analytics (TM1)

    Where can the SubsetMDXSet function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetMDXSet function available for?

      Version 11 and 12

        What is the syntax for SubsetMDXSet?

        SubsetMDXSet(DimName, SubName, MDX_expression)

        • DimName = Name of the Dimension the subset is in.​
        • SubName = Name of the public subset to which we want to apply MDX expression. ​
        • MDX_expression = MDX expression that we want to apply in the Subset.

        Relevant Functions