FIX: Dimension Wizard Generates Unusable Custom Rollup Formula with Private Parent-Child Dimension (289804)
The information in this article applies to:
- Microsoft SQL Server 2000 Analysis Services
This article was previously published under Q289804
BUG #: 11617 (plato7x)
SYMPTOMS
If you use the Dimension Wizard to create a private Parent-Child dimension with the Data members are hidden option selected, the Custom Rollup Formula generated by the wizard is:
CalculationPassValue([~New Cube^DimensionName].CurrentMember.DataMember, 0)
If you attempt to browse the data after processing the cube, #ERR is seen.
If you click #ERR, the following error message displays:
Unable to display cell properties.
Formula error - cannot find dimension member ("[~New Cube^DimensionName]") - in a name binding function
An error occurred during attempt to get a cell value.
RESOLUTIONTo resolve this problem, obtain the latest service pack for the Microsoft SQL Server 2000 (the Analysis Services Components - Sql2kasp1.exe). For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
WORKAROUND
Manually remove the string "~New Cube^" from the Custom Rollup Formula.
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000 Analysis Services version 8.0. This problem was first corrected in the Analysis Services Components of Microsoft SQL Server 2000 Service Pack 1.
Modification Type: | Minor | Last Reviewed: | 4/24/2003 |
---|
Keywords: | kbBug kbfix kbssas800sp1fix KB289804 kbAudDeveloper |
---|
|