Custom Rounding and Truncation of Numbers in MDX
MDX applies "bankers' rounding" algorithm in its ROUND() function. This article shows you how to avoid that and round like in T-SQL and Excel.
2009-10-06
4,162 reads
MDX applies "bankers' rounding" algorithm in its ROUND() function. This article shows you how to avoid that and round like in T-SQL and Excel.
2009-10-06
4,162 reads
A follow-up on Adam Aspin's series about SSRS styles. I have emailed Adam the article because he suggested it would be good to have one here after his works get published.
2009-03-26
7,257 reads
Removing redundant dimension members from a Tree filter in PerformancePoint 2007 by using a simple MDX query.
2008-11-14
2,429 reads
By kleegeek
You’re invited! I’m thrilled to be co-presenting a session on the top five SQL...
By Steve Jones
We added a solar system to the ranch as a way to hedge against...
TLDR; The code to do this is below but it’s a bit hokey and...
Hi, Can you advise how to remove Duplicated rows in sysobjvalues. or remove the...
Hi I'm currently doing a networks management degree level 7. I'm in the final...
Hello, I need to help my boss come up with a simple-ish SQL quiz....