dbTalk Databases Forums  

Calculated Cells information storage

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


Discuss Calculated Cells information storage in the microsoft.public.sqlserver.olap forum.



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

Default Calculated Cells information storage - 08-04-2003 , 07:57 AM






Hi there

Hope some can help. I currently have about 70 calculated
cells. I have just changed one of the dimensions in the
cube and instead of going through each of these calculated
cells I would like to know the tables/datafiles where this
information is stored so that I can write a routine to
update all this information in one go.

Thanks

Garron

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

Default Calculated Cells information storage - 08-04-2003 , 10:20 AM






You can retrieve and update Calculated Cells definitions
through the DSO Command object. There is a Commands
collection associated with each Cube, which you can use to
cycle through the definitions (not all Commands will be
Calculated Cells, though). See the DSO documentation for
details. By the way, the definitions are stored in the
repository, but you certainly don't want to directly
update this data.
HTH,
Brian
www.geocities.com/brianaltmann/olap.html


Quote:
-----Original Message-----
Hi there

Hope some can help. I currently have about 70 calculated
cells. I have just changed one of the dimensions in the
cube and instead of going through each of these
calculated
cells I would like to know the tables/datafiles where
this
information is stored so that I can write a routine to
update all this information in one go.

Thanks

Garron
.


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.