dbTalk Databases Forums  

Finding Children of a Dimension

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


Discuss Finding Children of a Dimension in the microsoft.public.sqlserver.olap forum.



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

Default Finding Children of a Dimension - 02-24-2004 , 01:16 PM






Please let me know a way to find the children of any dimension; Here's the scenario
We have a Dimesnion defined as
Account
Asse
1010
1010
1010

Expens
2010
2020

I need to find the childresn os Asset under Account

Thanks

Reply With Quote
  #2  
Old   
Tom Chester
 
Posts: n/a

Default Re: Finding Children of a Dimension - 02-24-2004 , 04:27 PM






This will return the children of the Asset member within the Accounts
dimension:

Accounts.Asset.Children

public @ the domain below
www.tomchester.net

"PNG" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Please let me know a way to find the children of any dimension; Here's the
scenario:
We have a Dimesnion defined as:
Accounts
Asset
10101
10102
10103

Expense
20101
20202

I need to find the childresn os Asset under Accounts


Thanks



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.