Article ID: 299926 - Last Review: November 21, 2006 - Revision: 1.2 INF: Writebacks That Use Multi-Hierarchies Must Specify All HierarchiesThis article was previously published under Q299926 On This PageSUMMARY
If a cube contains multi-hierarchy dimensions, when you perform a writeback operation to cells by using the UPDATE CUBE statement, all the hierarchies of the dimensions must be specified in the SET clause. Specifying only one side of a multi-hierarchy will not implicitly specify the other sides of the hierarchy.
MORE INFORMATION
A multi-hierarchy dimension is in fact two or more separate and independent dimensions. Multi-hierarchy dimensions are not virtual dimensions. Analysis Services treats the multi-hierarchy dimensions as separate for the purpose of the UPDATE CUBE statement. To demonstrate that Analysis Services treats the multi-hierarchy dimensions separately, use the following FoodMart 2000 database example:
Store Sales for [1998].[Q4].[12] = 120,160.84 Store Sales for [1998].[Q4].[12] = 1,000 Store Sales for each month = 41.67 REFERENCESFor more information about the UPDATE CUBE statement, see the "UPDATE CUBE Statement" topic in SQL Server Books Online. | Article Translations
|

Back to the top
