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

GetUseActiveSandboxProperty function for IBM Planning Analytics (TM1)

    GetUseActiveSandboxProperty determines if the process can read/write to the base or active sandbox for the user.

    In this video, GetUseActiveSandboxProperty will be used to get the user’s active sandbox name.

    Where can the GetUseActiveSandboxProperty function be used?

    TurboIntegrator

      Which TM1 Server version is the GetUseActiveSandboxProperty function available for?

      Version 11 and 12

        What is the syntax for GetUseActiveSandboxProperty?

        GetUseActiveSandboxProperty();

        • ​​0 = access to the base
        • 1 = access to the active sandbox

        Relevant Functions