dbTalk Databases Forums  

VisualTotals on a CalculatedMember using LookupCube

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


Discuss VisualTotals on a CalculatedMember using LookupCube in the microsoft.public.sqlserver.olap forum.



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

Default VisualTotals on a CalculatedMember using LookupCube - 07-21-2004 , 02:15 AM






Hi
I have been battling for some time now to understand how to change the Total calculation to only those children displayed and not hidden items as well
I am using Excel XP and AS sp3a
I have a separate SalesTarget cube that contains all my sales targets. In the sales cube i have created a measure with the following MDX
Iif(SalesPeriods.CurrentMember.Level = "(All)",
sum(SalesPeriods.CurrentMember.children,measures.c urrentmember),
LookupCube("SalesTarget",......))
Even if i change the security on the dimension "SalesPeriods" to Enable Visual Totals it still brings in the hidden values!
Where am I losing the plot?
Thanks for the help

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.