Search found 2 matches
- Wed Jan 18, 2012 7:39 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Equivalent of TM1User() function in Rules
- Replies: 23
- Views: 25563
Re: Equivalent of TM1User() function in Rules
I have used it a few times when writing very complex security rules. It takes some planning but it can be very useful
- Thu Sep 08, 2011 4:28 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: How to Delete a Cell Security Cube?
- Replies: 6
- Views: 10173
Re: How to Delete a Cell Security Cube?
I would just make a quick TI process that says
CUBEDESTROY('}CellSecurity_YOURCUBENAME');
CUBEDESTROY('}CellSecurity_YOURCUBENAME');
