SSAS Articles MDX How to round detail rows and totals?
How to round detail rows and totals?
User Rating: / 0
PoorBest 
Written by Hilmar Buchta   
Saturday, 23 August 2008 02:03

There had been quite some posts about rounding values in MDX or on a report. For most cases we want to do the rounding in the presentation layer of the application (like with other formatting issues too) using formatting or maybe built-in round functions.

One issue with rounding is that the sum over the rounded details does not necessarily match the rounded total as in the following simple example:

Read more...
 
Tags: 2005, article, mdx

Strategy Companion