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

DimensionElementComponentDeleteDirect function for IBM Planning Analytics (TM1)

     
    DimensionElementComponentDeleteDirect deletes an element from a consolidated element. This function is actioned immediately.  To action this function until the process makes a commitment (e.g. at the end of executing the metadata tab), use DimensionElementComponentDelete.

    In the video, the DimensionElementComponentDeleteDirect will be used to delete the element Denmark from the consolidated element Scandinavia in the dimension Sales Region.

    Where can the DimensionElementComponentDeleteDirect function be used?

    TurboIntegrator

      Which TM1 Server version is the DimensionElementComponentDeleteDirect function available for?

      Version 11 and 12

        What is the syntax for DimensionElementComponentDeleteDirect?

        DimensionElementComponentDeleteDirect(DimName, ConsolidatedElement, Element)​

        • ​DimName = Dimension Name​
        • ConsolidatedElement = Element Name​
        • Element = Element Name

        Relevant Functions