![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I am trying to perform a write-back operation in a sample cube. I have enabled write-back in the partition 1. I have executed this MDX select [Measures].[Sales Amount] on columns, [Dim Product].[Dim Product Category - Dim Product Subcategory].[Dim Product].&[354] on rows from [Adventure Works DW] 2. Then I have executed the update cube script update cube [Adventure Works DW] set ([Measures].[Sales Amount], [Dim Product].[Dim Product Category - Dim Product Subcategory].[Dim Product].&[354])= 3000 3. I have executed the MDX in the 1 step and obtained the same value!! I have tried different things : process the write-back partition (before and after updating the cube) process the whole cube... with no luck. As a matter of fact the write-table is created but I have never got to insert any value in it. Any help, sample code... will be really appreciated. |
![]() |
| Thread Tools | |
| Display Modes | |
| |