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

ServerSandboxListCountGet function for IBM Planning Analytics (TM1)

    ServerSandboxListCountGet returns the number of sandboxes a user has.

    In this video, ServerSandboxListCountGet will be used to return the number of sandboxes the user has.

    Where can the ServerSandboxListCountGet function be used?

    TurboIntegrator

      Which TM1 Server version is the ServerSandboxListCountGet function available for?

      Version 11 and 12

        What is the syntax for ServerSandboxListCountGet?

        ServerSandboxListCountGet(Username)

        • ​​UserName = Optional parameter with a user’s name to check if the sandbox exists. If blank, TM1 will check the user who is running the process. When not blank, this parameter only works if an Admin, DataAdmin or the given user is running the process. If not, TM1 will return an error.

        Relevant Functions