dbTalk Databases Forums  

Cell 'Level'

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


Discuss Cell 'Level' in the microsoft.public.sqlserver.olap forum.



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

Default Cell 'Level' - 01-22-2006 , 05:54 PM






Hi

Is it possible to determine if a cell is a base level cell, ie has no
consolodated members making up its value.

I've looked through the cell properties and can't see anything obvious

TIA

Graham



Reply With Quote
  #2  
Old   
VBeliaev
 
Posts: n/a

Default Re: Cell 'Level' - 01-22-2006 , 10:17 PM






Try to use UPDATEABLE cell property


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

Default Re: Cell 'Level' - 01-22-2006 , 10:29 PM



Try to use UPDATEABLE cell property if AS2K

Or IsLeaf function if you have AS2K5

Vladislav Beliaev


Reply With Quote
  #4  
Old   
Graham Lloyd
 
Posts: n/a

Default Re: Cell 'Level' - 01-23-2006 , 03:54 PM



Hi - thanks for the quick response

I am already returning the UPDATEABLE property but it returns "2" for all my
cells regardless of whether the cell is a base level or not. However the
ISLEAF function maybe what I am after, can it be applied to a cell? I'm
guessing that ISLEAF is a member function and I would have to apply it to
all members on each cell which would affect performance on large views.

Any other suggestions?

cheers

"VBeliaev" <vbeliaev (AT) mail (DOT) ru> wrote

Quote:
Try to use UPDATEABLE cell property




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.