dbTalk Databases Forums  

RROLAP and roles. (2005)

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss RROLAP and roles. (2005) in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Radu Colceriu
 
Posts: n/a

Default RROLAP and roles. (2005) - 09-11-2006 , 11:49 AM






I've got a very strange behaviour from an Realtime ROLAP cube (SQL notification).

The structure (2 dims , 1 measuregroup)

DImCustomer : (All level )
- mandantid
- salesman
+- mandantid (rigid, many)
- compnyid (key)
+- salesman (rigid , many)

DimArticle: (All Level)
-L1
-L2
+-L1 (rigid, many)
-L3
+-L2 (rigid, many)
....
-L7 (key)
+-L6 (rigid, many)

One measure group
- Sales (sum)
- Wieght (sum)


The cube is working fine, fast and the data is ok.

I defined a role wich is allowed to see only some mandants (4) from the total of 20 with visual totals on.

I have data only for this 4 mandants at the moment.

I browse the cube from management studio. I make a pivottable like:

DimCustomer
DimArticle M1, M2, M3, M4, Total
L1 sales ...
-L2 ...
....

and I get the correct data.
If I make the following selection:

DimCustomer
DimArticle M1, Total
L1 sales ...
-L2 ...

I get below M1 the sum of all (4) mandants and not only the values for M1. If I select more than 1 mandant (M1, M2) the values are correct.
I have the same dimensions used in a MOLAP cube and there everything is working fine.

Anyone have an ideea?

Thanks,
Radu

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.