dbTalk Databases Forums  

UPDATE CUBE to set a cell to be Empty

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


Discuss UPDATE CUBE to set a cell to be Empty in the microsoft.public.sqlserver.olap forum.



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

Default UPDATE CUBE to set a cell to be Empty - 09-17-2004 , 01:29 AM






We are using cube writebacks to update cell values. Sometimes the cell
are empties, the cube writeback works great in that case too, storing
it's delta from zero.

Here is the dilemna: how to "update" a specific cell to be empty again?
(it was empty, no fact, then a first UPDATE CUBE filled it -- now we
want to revert to the previous stage, the person wants to remove it's
data). If I just put the value to zero, it's not empty, it's zero, and
then it's counted for averages when it shouldn't.

We only have an XML/A connection to the olap source, and would rather
not touch the fact table directly / reprocess the cube. Any way to set
a cell value to empty using MDX?

Thanks in advance,

Brice.

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.