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

DimensionElementDeleteDirect function for IBM Planning Analytics (TM1)

     
    DimensionElementDeleteDirect deletes an element directly in a dimension. 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  DimensionElementDelete.

    In the video, the DimensionElementDeleteDirect will be used to delete the element Wales from the dimension, Sales Region.

    Where can the DimensionElementDeleteDirect function be used?

    TurboIntegrator

      Which TM1 Server version is the DimensionElementDeleteDirect function available for?

      Version 11 and 12

        What is the syntax for DimensionElementDeleteDirect?

        DimensionElementDeleteDirect(DimName, ElName)

        • DimName = Dimension Name
        • ElName = Element Name

        Relevant Functions