How to set a default member of a dimension to a calculated member in SQL Server 2005 Analysis Services (915856)
The information in this article applies to:
- Microsoft SQL Server 2005 Analysis Services
INTRODUCTIONConsider the following scenario. In Microsoft SQL Server 2005 Business Intelligence
Development Studio, you set the default member for a dimension to a
calculated member, and then you deploy the cube. In this scenario, you receive an error message that is
similar to the following: DefaultMember: The member
'[<<CalculatedMemberName>>]' was not found in the cube when the
string, [<<DimensionName>>].[<<CalculatedMemberName>>],
was parsed. Note
This behavior is by design. You can set the default member of a dimension to a calculated member. However,
when you set the default member of a dimension to a calculated member, you must use a
slightly different approach than the approach that is used in SQL Server 2000 Analysis
Services. This article describes the approach that you must use and
explains why the behavior is different in SQL Server 2005 Analysis Services.
Modification Type: | Major | Last Reviewed: | 4/14/2006 |
---|
Keywords: | kbsql2005as kbinfo kbHOWTOmaster KB915856 kbAudDeveloper kbAudITPRO |
---|
|