Security driven perspectives activeform cell values
Posted: Tue Jul 28, 2015 4:37 pm
Hi all,
newbie here. Need some help with this scenario:
We have a sector dimension which contains: Public, Financial, Industrial as elements.
Security:
Client names: Public, Financial, Industrial, Sector_Top
Security groups: Public, Financial, Industrial, Sector_Top.
(yes, we like to keep things consisent
)
In a TM1 perspectives excel activeform we display sector based on who is logged in using this formula in a cell:
=SUBNM("PerfCube:Sector_Industry","Level1",UPPER(TM1USER($C$8))) <-- $C$8 is in format area, value=PerfCube
User "Financial" logs into TM1 Web and value of Sector = Financial and only returns data for that sector...great - exactly what we want!
However, for Sector_Top users - no data is returned. We want to return all possible values of sector
from which Sector_Top user can select a value from ie Public, Financial, Industrial. This is where my
lack of experience comes in.
Any ideas much appreciated.
Regards,
Smish
newbie here. Need some help with this scenario:
We have a sector dimension which contains: Public, Financial, Industrial as elements.
Security:
Client names: Public, Financial, Industrial, Sector_Top
Security groups: Public, Financial, Industrial, Sector_Top.
(yes, we like to keep things consisent

In a TM1 perspectives excel activeform we display sector based on who is logged in using this formula in a cell:
=SUBNM("PerfCube:Sector_Industry","Level1",UPPER(TM1USER($C$8))) <-- $C$8 is in format area, value=PerfCube
User "Financial" logs into TM1 Web and value of Sector = Financial and only returns data for that sector...great - exactly what we want!
However, for Sector_Top users - no data is returned. We want to return all possible values of sector
from which Sector_Top user can select a value from ie Public, Financial, Industrial. This is where my
lack of experience comes in.
Any ideas much appreciated.
Regards,
Smish