dbTalk Databases Forums  

Re: how to calculate percentage against multiple dimensions?

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


Discuss Re: how to calculate percentage against multiple dimensions? in the microsoft.public.sqlserver.olap forum.



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

Default Re: how to calculate percentage against multiple dimensions? - 02-16-2005 , 07:15 PM






but the question is i need the percentage on the set -- the parent of current
member in region dimension and all deliqs in the delinquency dimension.

the formula calculates the percentage on the total number for the same deliq
but all regions...

"Deepak Puri" wrote:

Quote:
Something like:


measure.countAcct/([region].currentmember.parent,
[delinquency].[All delinquency], measure.countAcct)



- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: how to calculate percentage against multiple dimensions? - 02-16-2005 , 10:53 PM






Can you give some examples of the results you want versus what you're
getting - not sure I fully follow your point?


- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
  #3  
Old   
urgent
 
Posts: n/a

Default Re: how to calculate percentage against multiple dimensions? - 02-17-2005 , 12:05 AM



thanks a lot. i have figured out by using your syntax.

by the way, since i'm pretty new in OLAP,co you have any book or website to
recommand? thanks again.

"Deepak Puri" wrote:

Quote:
Can you give some examples of the results you want versus what you're
getting - not sure I fully follow your point?


- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Reply With Quote
  #4  
Old   
Deepak Puri
 
Posts: n/a

Default Re: how to calculate percentage against multiple dimensions? - 02-17-2005 , 12:50 AM



You can see this link, which lists MDX books as well:

http://www.mosha.com/msolap/index.htm


- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

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.