dbTalk Databases Forums  

Calculated Members - Column Sumarized

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


Discuss Calculated Members - Column Sumarized in the microsoft.public.sqlserver.olap forum.



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

Default Calculated Members - Column Sumarized - 04-15-2005 , 09:52 AM






I´ve created a calculated member like this:

Sum(Head(Order ( {[Products].Siblings}, [Measures].[Value], BDESC) AS
OrderedSiblings, RANK( [Products], OrderedSiblings )) ,
[Measures].[Value])

This calculated member sumarize the values by dimension products.
But i need the same calculated member for others dimensions like
Regions, Customers, etc...

Is posible to modify the calculated member to include Region and
Customer? or i need to copy this calculated member for dimensions region
and customer.. The problem is that if i do this i have the error "Unable
to Calculated member. An unexpected internal error has ocurred"

Thank´s
Pablo






*** Sent via Developersdex http://www.developersdex.com ***

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.