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

DimensionElementComponentAdd function for IBM Planning Analytics (TM1)

     
    DimensionElementComponentAdd adds an element to a consolidated element in a rollup according to a specific weight in a dimension. This action occurs after a commitment in the process (e.g. at the end of executing the metadata tab). To action this function immediately, use DimensionElementComponentAddDirect.

    In the video, the DimensionElementComponentAdd will be used to add the element Denmark as a component to Scandinavia for the Sales Region dimension.

    Where can the DimensionElementComponentAdd function be used?

    TurboIntegrator

      Which TM1 Server version is the DimensionElementComponentAdd function available for?

      Version 11 and 12

        What is the syntax for DimensionElementComponentAdd?

        DimensionElementComponentAdd(DimName, ConsolidatedElement, Element, ElWeight)

        • ​DimName = Dimension Name​
        • ConsolidatedElement = Element Name​
        • Element = Component Element Name​
        • ElWeight = Element Weight

        Relevant Functions