BUG: Excel Mode Function Returns #ERR in MDX Calculated Member (322965)
The information in this article applies to:
- Microsoft SQL Server 2000 Analysis Services
- Microsoft SQL Server OLAP Services 7.0
This article was previously published under Q322965
BUG #: 12577 (plato7x)
SYMPTOMS
When you use the Microsoft Excel Mode function in a calculated member for a cube, the calculated member returns #ERR instead of the Mode of the input values. If you double-click the #ERR value, you will receive this error message:
Unable to display cell properties. The operation has failed because of an error in the COM component An error occurred during attempt to get a cell value.
CAUSE
The Excel Mode function documentation indicates that it accepts integer arguments; however, it actually expects real arguments.
WORKAROUND
To work around this problem, express all the arguments to the Mode function by using decimal values.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 7/14/2004 |
---|
Keywords: | kbbug kbnofix KB322965 |
---|
|