You are developing a SQL Server Analysis Services (SSAS) cube. The cube contains several dimensions, a local measure group, and a linked measure group.
Both measure groups use MOLAP partitions.
You need to write-enable one of the linked measure group partitions to support Microsoft Excel
2010 PivotTable What-If Analysis.
What should you do before the partition can be write-enabled?

A.
Implement the cube as a local cube.
B.
Ensure that the measure group measures only use semiadditive aggregation functions.
C.
Implement the linked measure group as a local measure group.
D.
Ensure that the measure group measures only use nonadditive aggregation functions