All Tags »
Katmai »
performance »
mdx (RSS)
Sorry, but there are no more tags available to filter with.
-
As the readers of my blog know, bulk evaluation mode (called ''block computation mode'' in Katmai) delivers much better performance in MDX than the cell-by-cell evaluation mode. Therefore the most important optimization technique with MDX in Analysis Services is to rewrite MDX in such a way that makes block computations possible. Easy to say, ...