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

RemoveClientFromGroup function for IBM Planning Analytics (TM1)

    RemoveClientFromGroup removes a user/client from a security group.

    In the video, RemoveClientFromGroup will be used to remove the user Guest from the READ group. 

    Where can the RemoveClientFromGroup function be used?

    TurboIntegrator

      Which TM1 Server version is the RemoveClientFromGroup function available for?

      Version 11 and 12

        What is the syntax for RemoveClientFromGroup?

        RemoveClientFromGroup(Client, Group)

        • Client = The name of the client you want to add to the server
        • Group = Security group name

        Relevant Functions