dbTalk Databases Forums  

AS2000 sp3 Dimension Security Visual Totals

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


Discuss AS2000 sp3 Dimension Security Visual Totals in the microsoft.public.sqlserver.olap forum.



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

Default AS2000 sp3 Dimension Security Visual Totals - 02-21-2006 , 11:35 AM






I have a simple Cube (testing), 1 dimension, 2 levels, (salesperson and
customer)
and 1 measure (Xaction Amount)
When I enable Visual Totals, and 'test role' then the measure says #ERR
If I disable Visual Totals, then I see the total for the restricted
Salesperson and the grand total for all sales people.

Hopefully this is a simple issue to fix
Any ideas?

TIA

Reply With Quote
  #2  
Old   
Neil
 
Posts: n/a

Default RE: AS2000 sp3 Dimension Security Visual Totals - 02-28-2006 , 06:28 AM






I am not using MDX code directly, just selecting the salesperson using the
GUI and enabling Visual Totals

"阿固" wrote:

Quote:
Can you show the mdx how you write in dimemtion sercurity?
The following MDX is a smaple I uesd in my project.
Filter( dimension.allmembers ,
ancestor(dimension.currentmember,salesperson ).properties("name") =
"Gary")


"Neil" wrote:

I have a simple Cube (testing), 1 dimension, 2 levels, (salesperson and
customer)
and 1 measure (Xaction Amount)
When I enable Visual Totals, and 'test role' then the measure says #ERR
If I disable Visual Totals, then I see the total for the restricted
Salesperson and the grand total for all sales people.

Hopefully this is a simple issue to fix
Any ideas?

TIA

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.