hiding attributes

Post Reply
scrummyd
Posts: 11
Joined: Wed Dec 17, 2008 1:58 am

hiding attributes

Post by scrummyd »

hi,

with regards to security, is there a way to not allow users to view attributes to elements they have read access to?

I tried setting
}ElementAttributes_dimname
to none but reverts back to write
lotsaram
MVP
Posts: 3702
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: hiding attributes

Post by lotsaram »

I question why you would want to do this. If a user can see an element it makes sense they can see it's attributes as well.

I think the better option would be hold "attribute" data that tyou don't want users to access in a separate 2D lookup cube. However you could also apply element security to the }ElementAttributes_Dimension or you could apply cell security to the }ElementAttributes_Dimension cube.
Post Reply