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

DimensionElementDelete function for IBM Planning Analytics (TM1)

     
    DimensionElementDelete deletes an element 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 DimensionElementDeleteDirect.

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

    Where can the DimensionElementDelete function be used?

    TurboIntegrator

      Which TM1 Server version is the DimensionElementDelete function available for?

      Version 11 and 12

        What is the syntax for DimensionElementDelete?

        DimensionElementDelete(DimName, ElName)

        • ​DimName = Dimension Name​
        • ElName = Element Name

        Relevant Functions