SubsetMDXSet function for IBM Planning Analytics (TM1)

    Where can the SubsetMDXSet function be used?

      Which TM1 Server version is the SubsetMDXSet function available for?

        What is the syntax for SubsetMDXSet?

        • 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