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

SubsetExpandAboveSet function for IBM Planning Analytics (TM1)

    SubsetExpandAboveSet sets expand above a subset. It returns 1 if successful otherwise it returns 0. 

    In this video, SubsetExpandAboveSet will be used to set Expand Above to the subset, ExpandAbove, in the Quarter dimension.

    Where can the SubsetExpandAboveSet function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetExpandAboveSet function available for?

      Version 11 and 12

        What is the syntax for SubsetExpandAboveSet?

        SubsetExpandAboveSet( DimName, SubsetName, ExpandAboveFlag)

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

        Relevant Functions