dbTalk Databases Forums  

I do not think this is possible

comp.databases.olap comp.databases.olap


Discuss I do not think this is possible in the comp.databases.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Howard Taylor [O2OLAP]
 
Posts: n/a

Default I do not think this is possible - 04-15-2004 , 03:15 PM






To all

Is there a quick way to tell a the highest number of children for any member
in a dimension without iterating through each member?

Thanks in advance

Howard.Taylor@ domain below
www.o2olap.com
Microsoft Certified Partner



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

Default Re: I do not think this is possible - 04-16-2004 , 12:27 PM






It depends on what you mean by iterating, as many MDX functions cause
iteration under the covers. It's doable in MDX, sans procedural code, if
that's what you mean.

When looking for max children, is that throughout all levels, or just a
given level? Do you want to know the number of children and/or the parent
member?

public @ the domain below
www.tomchester.net

"Howard Taylor [O2OLAP]" <Remove.Howard.Taylor (AT) o2olap (DOT) com> wrote

Quote:
To all

Is there a quick way to tell a the highest number of children for any
member
in a dimension without iterating through each member?

Thanks in advance

Howard.Taylor@ domain below
www.o2olap.com
Microsoft Certified Partner





Reply With Quote
  #3  
Old   
Howard Taylor [O2OLAP]
 
Posts: n/a

Default Re: I do not think this is possible - 04-17-2004 , 10:59 PM



Tom

Thanks for the reply. I need to know the highest number of children for a
dimension, i.e. if you had a 100 members and one of them had 20 children and
the others less than 20, I need to get the number 20 without iterating
through each of the members.

Thanks
Howard.Taylor@ domain below
www.o2olap.com
Microsoft Certified Partner

"Tom Chester" <nospam_public (AT) tomchester (DOT) net> wrote

Quote:
It depends on what you mean by iterating, as many MDX functions cause
iteration under the covers. It's doable in MDX, sans procedural code, if
that's what you mean.

When looking for max children, is that throughout all levels, or just a
given level? Do you want to know the number of children and/or the parent
member?

public @ the domain below
www.tomchester.net

"Howard Taylor [O2OLAP]" <Remove.Howard.Taylor (AT) o2olap (DOT) com> wrote in
message
news:c5mqhj$9tb$1 (AT) titan (DOT) btinternet.com...
To all

Is there a quick way to tell a the highest number of children for any
member
in a dimension without iterating through each member?

Thanks in advance

Howard.Taylor@ domain below
www.o2olap.com
Microsoft Certified Partner







Reply With Quote
  #4  
Old   
Steve Smith
 
Posts: n/a

Default Re: I do not think this is possible - 04-18-2004 , 11:38 AM



Why not update a calc measure or a property in the parent via a DTS package
when the cube is built?

Steve

"Howard Taylor [O2OLAP]" <Remove.Howard.Taylor (AT) o2olap (DOT) com> wrote

Quote:
Tom

Thanks for the reply. I need to know the highest number of children for a
dimension, i.e. if you had a 100 members and one of them had 20 children
and
the others less than 20, I need to get the number 20 without iterating
through each of the members.

Thanks
Howard.Taylor@ domain below
www.o2olap.com
Microsoft Certified Partner

"Tom Chester" <nospam_public (AT) tomchester (DOT) net> wrote in message
news:%FUfc.22$_83.32194 (AT) news (DOT) uswest.net...
It depends on what you mean by iterating, as many MDX functions cause
iteration under the covers. It's doable in MDX, sans procedural code, if
that's what you mean.

When looking for max children, is that throughout all levels, or just a
given level? Do you want to know the number of children and/or the
parent
member?

public @ the domain below
www.tomchester.net

"Howard Taylor [O2OLAP]" <Remove.Howard.Taylor (AT) o2olap (DOT) com> wrote in
message
news:c5mqhj$9tb$1 (AT) titan (DOT) btinternet.com...
To all

Is there a quick way to tell a the highest number of children for any
member
in a dimension without iterating through each member?

Thanks in advance

Howard.Taylor@ domain below
www.o2olap.com
Microsoft Certified Partner









Reply With Quote
  #5  
Old   
Howard Taylor [O2OLAP]
 
Posts: n/a

Default Re: I do not think this is possible - 04-18-2004 , 01:28 PM



Steve

This would not be appropriate for some generic functionality, but thanks for
the response.

Howard

"Steve Smith" <steve.smith (AT) nowhere (DOT) co.uk> wrote

Quote:
Why not update a calc measure or a property in the parent via a DTS
package
when the cube is built?

Steve

"Howard Taylor [O2OLAP]" <Remove.Howard.Taylor (AT) o2olap (DOT) com> wrote in
message
news:c5sufs$9lf$1 (AT) titan (DOT) btinternet.com...
Tom

Thanks for the reply. I need to know the highest number of children for
a
dimension, i.e. if you had a 100 members and one of them had 20 children
and
the others less than 20, I need to get the number 20 without iterating
through each of the members.

Thanks
Howard.Taylor@ domain below
www.o2olap.com
Microsoft Certified Partner

"Tom Chester" <nospam_public (AT) tomchester (DOT) net> wrote in message
news:%FUfc.22$_83.32194 (AT) news (DOT) uswest.net...
It depends on what you mean by iterating, as many MDX functions cause
iteration under the covers. It's doable in MDX, sans procedural code,
if
that's what you mean.

When looking for max children, is that throughout all levels, or just
a
given level? Do you want to know the number of children and/or the
parent
member?

public @ the domain below
www.tomchester.net

"Howard Taylor [O2OLAP]" <Remove.Howard.Taylor (AT) o2olap (DOT) com> wrote in
message
news:c5mqhj$9tb$1 (AT) titan (DOT) btinternet.com...
To all

Is there a quick way to tell a the highest number of children for
any
member
in a dimension without iterating through each member?

Thanks in advance

Howard.Taylor@ domain below
www.o2olap.com
Microsoft Certified Partner











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.