dbTalk Databases Forums  

help, MDX in cube is very slow in EXCEL

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


Discuss help, MDX in cube is very slow in EXCEL in the microsoft.public.sqlserver.olap forum.



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

Default help, MDX in cube is very slow in EXCEL - 09-23-2004 , 03:21 PM






hi, this mdx query is wery slow in excel
iif(Isleaf([Product].CurrentMember),
([Vendor].[Vendor].&[],[Measures].[Sales Price]),
SUM(Descendants([Product].CurrentMember,,Leaves),
([Vendor].[Vendor].&[],[Measures].[Sales Price])
))
I'm trying to calc the right sum for the Product groups for current Vendor,
the Dimension "Poduct" has 4 levels.
For all the levels in Product I have to calc the leaves in Product Dimension

Please Help me..

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.