I am working with ssas cube which has only one partition and that is set to ROLAP.I have created windows user 'abc' and is mapped to database role in BIDS.I have denied this user few tables in adventureworksDW2008 database in database engine.Now when I query(browse) the cube in bids I should get permission access denied errors since the data and aggregates both are stored in Relational database. However I am not getting any error.I want to understand how partition mode affects ssas cube security?
↧