dbTalk Databases Forums  

Re: count the number of members

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


Discuss Re: count the number of members in the microsoft.public.sqlserver.olap forum.



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

Default Re: count the number of members - 09-20-2004 , 07:26 PM






Some sample MDX to try:

Quote:
With Member [Measures].[DistrictCount] as
'Descendants([Geo].CurrentMember, [Geo].[District]).Count'
Quote:

- Deepak

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


Reply With Quote
  #2  
Old   
Truc H.
 
Posts: n/a

Default Re: count the number of members - 09-21-2004 , 01:17 PM






It works perfectly !
Thanks Deepak.

"Deepak Puri" wrote:

Quote:
Some sample MDX to try:


With Member [Measures].[DistrictCount] as
'Descendants([Geo].CurrentMember, [Geo].[District]).Count'



- Deepak

*** 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.