TM1 Function for TI, SetUseActiveSandboxProperty
Set whether the process reads/writes cube data to the base or active sandbox for the user.
What is the SetUseActiveSandboxProperty function?
SetUseActiveSandboxProperty set whether the process reads/writes cube data to the base or active sandbox for the user.
Where can the SetUseActiveSandboxPropertyfunction be used?
TurboIntegrator
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
A demonstration on how to use SetUseActiveSandboxProperty
Use SetUseActiveSandboxProperty to set the sandbox to Goal then Increase and write back to these sandboxes.