Page 1 of 1

Number of TM1 Clients

Posted: Fri Jun 04, 2010 5:44 am
by Crystal
Hi,

This question might sound silly, but is there a simple way to get the actual number of clients added to a TM1 server?
The method I use is going to Clients/Groups option of the server and manually counting the number of clients added there or by counting them from }ClientGroups cube.

Thanks,
Crystal

Re: Number of TM1 Clients

Posted: Fri Jun 04, 2010 5:52 am
by lotsaram
DIMSIZ('your server:}Clients')
;)

Re: Number of TM1 Clients

Posted: Fri Jun 04, 2010 10:00 am
by Crystal
Thanks lotsaram :)