TM1 Function for TI, SubsetMDXGet

Retrieves the MDX statement used for a subset.

What is the SubsetMDXGet function?

SubsetMDXGet retrieves the MDX statement used for a subset. 

Where can the SubsetMDXGet function be used?

TurboIntegrator

What is the syntax for SubsetMDXGet?

SubsetMDXGet(DimName, SubName);​

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

A demonstration on how to use SubsetMDXGet

Use SubsetMDXGet to retrieve the MDX statement from the ‘All Elements’ subset in the Product Scorecard dimension.