I am interested in using the Dimension Writeback feature to solve a specific problem in a forecasting application.
I only need to Update attribute values on existing dimension members, I don't need to insert or delete members.
Looking at various resources on the web, I think I understand the following ...
- I must be using the Enterprise version of SQL Server / SSAS
- I need to write enable the relevant dimension from within my development environment
- My users need to be using an OLAP Client which supports dimension writeback.
Some questions ...
- Is my understanding above correct
- Do the following OLAP clients support dimension writeback
--- Excel 2007 Pivot Tables
--- Excel Services running within Sharepoint 2007
--- If not, can someone point me towards a client which does support dimension writeback
- Is there any way to experiment with this feature without having an Enterprise edition SQL Server setup
Thanks
Marcus