By Paul Goldy, 01/25/2008
It's not uncommon for MDX programmers to create an elegant calculated member, only to discover that it's so slow that it can't be used in queries against a full data set. Learn ...
By Paul Goldy, 02/23/2007
Sometimes you need creative solutions to Reporting Services’ limitations when working with Analysis Services. Here’s a three-part fix that uses in-the-box features to create a ...
By Paul Goldy, 04/24/2002
April's column showed how to summ the suppressed values in the Product dimension of FoodMart's Sales cube. Here's what the MDX for the Suppressed Unit Sales calculated measure ...
By Paul Goldy, 03/27/2002
Learn how to provide analysts with the summarized information they need while hiding confidential details.
By Paul Goldy, 05/23/2001
You can vary the accuracy of displayed numbers on a cell-by-cell basis by defining multiple calculated cells on the same range of cells. Learn how in this column.