SSAS-Info.com - Microsoft SQL Server Analysis Services (SSAS) 2005/2008 resource hub
SSAS Papers MS Paper: Precision Considerations for Analysis Services Users
 
MS Paper: Precision Considerations for Analysis Services Users
User Rating: / 0
PoorBest 
Written by Denny Lee, Eric Jacobsen   
Sunday, 07 October 2007 10:22

This white paper covers accuracy and precision considerations in SQL Server 2005 Analysis Services. For example, it is possible to query Analysis Services with similar queries and obtain two different answers. While this appears to be a bug, it actually is due to the fact that Analysis Services caches query results and the imprecision that is associated with approximate data types. This white paper discusses how these issues manifest themselves, why they occur, and best practices to minimize their effect.

Table of Contents

Introduction
Scenario
 Scenario Preparation
 Test Scenario
Scenario Results
 Inconsistency
 Inaccuracy
 Imprecision
 Recreating the Test Scenario in SQL
 Illustrating the Problem
 Discussion
Potential Solutions
 Solving the Problem at the Data Source
 Solving the Problem with MDX
Conclusion
Appendix A
 Conversion of a Number
 Conversion in SQL Server
 Number Comparison Sample Code
Appendix B

Read more...