Search found 1 match
- Mon Sep 09, 2013 8:31 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: ElementSecurityPut - Not recognising Group created in BI
- Replies: 4
- Views: 3734
Re: ElementSecurityPut - Not recognising Group created in BI
Hi, I had the same issue but solved it by writing the code like this: ElementSecurityPut('Write','Project','ProjectCode','CAMID("::Everyone")'); This sets Write access for all my project codes in the project dimension to group Everyone. The code is on the data tab. I checked what the group...
