<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

SubsetMDXGet function for IBM Planning Analytics (TM1)

    SubsetMDXGet retrieves the MDX statement used for a subset. 

    In this video, SubsetMDXGet will be used to retrieve the MDX statement from the ‘All Elements’ subset in the Product Scorecard dimension.

    Where can the SubsetMDXGet function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetMDXGet function available for?

      Version 11 and 12

        What is the syntax for SubsetMDXGet?

        SubsetMDXGet(DimName, SubName)

        • DimName = Name of the Dimension the subset is in.​
        • SubsetName = Name of the public subset. 

        Relevant Functions