Worksheet Function to retrieve usergroups of certain user

Post Reply
appleglaze28
Regular Participant
Posts: 269
Joined: Tue Apr 21, 2009 3:43 am
OLAP Product: Cognos TM1, Planning
Version: 9.1 SP3 9.4 MR1 FP1 9.5
Excel Version: 2003

Worksheet Function to retrieve usergroups of certain user

Post by appleglaze28 »

I'm currently doing a excel sheet, where admin through TM1 web can reassign users either by adding the user a new group or transferring a user from an old group to a new group?

I was thinking of creating a drop down list to enable admin to choose a specific user's current groups if he wish to remove that user from those current group he belongs to, to a new user group.

Thanks in advance for the help.
lotsaram
MVP
Posts: 3703
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: Worksheet Function to retrieve usergroups of certain use

Post by lotsaram »

appleglaze28 wrote:I'm currently doing a excel sheet, where admin through TM1 web can reassign users either by adding the user a new group or transferring a user from an old group to a new group?

I was thinking of creating a drop down list to enable admin to choose a specific user's current groups if he wish to remove that user from those current group he belongs to, to a new user group.

Thanks in advance for the help.
A zero suppressed active form of }ClientGroups with groups on rows and the client selected as the title element would do the trick for current group assignments (and to remove user from group just enter spacebar in the value field ...)
Post Reply