dbTalk Databases Forums  

Writeback temporarily to a cube with a Excel pivot table

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


Discuss Writeback temporarily to a cube with a Excel pivot table in the microsoft.public.sqlserver.olap forum.



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

Default Writeback temporarily to a cube with a Excel pivot table - 02-20-2004 , 10:21 AM






Hi

I am currently using the cool features of the Extending OLAP.xls workbook provided by Microsoft (writeback + drillthrough). However in this solution every update made are visible for all users. I am wondering if it is possible to writeback temporarily in the pivot table service cache in order to keep private the update made through the pivot table(in order to have aggregated levels and calculated measures updated as when you writeback to the olap cube). Tell me if it is possible and how
Thanks

Reply With Quote
  #2  
Old   
Mosha Pasumansky [MS]
 
Posts: n/a

Default Re: Writeback temporarily to a cube with a Excel pivot table - 02-25-2004 , 02:30 AM






Yes - it is possible. Basically, if you only issue UPDATE CUBE command, the
data is kept in the session, and other users don't see it.
Once you do COMMIT TRANS - it is propogated to the cube and everybody sees
it.
So you need to buttons in UI - one for the changing cell values, and another
one for commiting the changes.

--
==================================================
Mosha Pasumansky - http://www.mosha.com/msolap
Development Lead in the Analysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==================================================

"Oliver Canada" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

I am currently using the cool features of the Extending OLAP.xls workbook
provided by Microsoft (writeback + drillthrough). However in this solution
every update made are visible for all users. I am wondering if it is
possible to writeback temporarily in the pivot table service cache in order
to keep private the update made through the pivot table(in order to have
aggregated levels and calculated measures updated as when you writeback to
the olap cube). Tell me if it is possible and how?
Quote:
Thanks



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.