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

SubsetGetSize function for IBM Planning Analytics (TM1)

    SubsetGetSize returns the number of elements in a subset. 

    In this video, SubsetGetSize will be used to retrieve the size of the ‘All Elements’ subset in the Product Scorecard dimension.

    Where can the SubsetGetSize function be used?

    TurboIntegrator

      Which TM1 Server version is the SubsetGetSize function available for?

      Version 11 and 12

        What is the syntax for SubsetGetSize?

        SubsetGetSize(DimName, SubsetName)

        • DimName = Name of the Dimension the subset is in.​
        • SubsetName = Name of the subset that we want to retrieve its size.

        Relevant Functions