dbTalk Databases Forums  

Logical AND with Filter()?

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


Discuss Logical AND with Filter()? in the microsoft.public.sqlserver.olap forum.



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

Default Logical AND with Filter()? - 04-16-2004 , 10:34 AM






Any suggestions for performing a logical AND in a filter()? I want to get
the 10 ten dollar amounts where the member is a leaf, and a leaf under a
particular ancestor. Google found a few non-empty crossjoin type
references, was wondering if there is something simpler?

Thanks in advance!

Derrick



Reply With Quote
  #2  
Old   
Brian Altmann
 
Posts: n/a

Default RE: Logical AND with Filter()? - 04-16-2004 , 10:56 AM






You could obtain the set of leaves under a particular ancestor by using the descendants function with the leaves flag and then apply the dollar amount filter to that set
HTH
Bria
www.geocities.com/brianaltmann/olap.html

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.