Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
SQL
ce
clients
clustering
connect
datamining
datawarehouse
dts
fulltext
jdbcdriver
msde
mseq
newusers
notificationsvcs
odbc
olap
programming
replication
reportingsvcs
security
securitytools
server
setup
sqlxml.viewmapper
tools
xml
  
 
date: Mon, 30 Jun 2008 12:49:01 -0700 (PDT),    group: microsoft.public.sqlserver.olap        back       


SSAS handling calculated members in security roles   
created a calculated member
CREATE MEMBER CURRENTCUBE.[Team].[Project].&[4446].Utopia
AS Aggregate({[Team].[Project].&[4474],[Team].[Project].&[4455],

        [Team].[Project].&[4448],

        [Team].[Project].&[4475],[Team].[Project].&[4520]})

Now created some security roles, but when I attempt to slice through
the cube using the security  role, the cells show #VALUE!

Msg: '(The level &[4474] object was not found, in the cube when the
string [Team].[Project].&[4474] was parsed)'.

The 'artificial' members need to be created, so they have to be
specified in the cube. Has anyone encountered this problem between
calculated members/security roles.

How can I exclude the calculated member from this role.
date: Mon, 30 Jun 2008 12:49:01 -0700 (PDT)   author:   unknown

Re: SSAS handling calculated members in security roles   
This blog entry should give you some ideas on how to handle it:

http://cwebbbi.spaces.live.com/blog/cns!7B84B0F2C239489A!1563.entry
>>
Dimension Security Tips, Tricks and Problems
..
Then there's the problem of calculations and security. If you read
Mosha's blog entry here on the subject of cube initialisation you'll see
that the MDX Script is executed after dimension security is applied - so
if you reference a member in your MDX Script that has been secured, then
it could result in an error.
..
>>


- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***
date: Sat, 05 Jul 2008 22:14:30 -0700   author:   Deepak Puri

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us