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

SetUseActiveSandboxProperty function for IBM Planning Analytics (TM1)

    SetUseActiveSandboxProperty sets whether the process reads/writes cube data to the base or active sandbox for the user.

    In this video, SetUseActiveSandboxProperty will be used to set the sandbox to Goal then Increase and write back to these sandboxes.

    Where can the SetUseActiveSandboxProperty function be used?

    TurboIntegrator

      Which TM1 Server version is the SetUseActiveSandboxProperty function available for?

      Version 11 and 12

        What is the syntax for SetUseActiveSandboxProperty?

        SetUseActiveSandboxProperty(PropertyValue)

        • ​​​PropertyValue = a Boolean that indicates whether the process has read/write access to the base or active sandbox​
          • 0: base​
          • 1: active sandbox

        Relevant Functions