MDX Calculation Scripts allows you to add MDX outside of the measure context. This makes it easier to add elements such as members, sets and scopes to the cubes. Technically, the calculation scripts are placed in the CALCULATE; area right after the calculated measures. Calculation Scripts Example In earlier timeXtender versions, the calculated measure script…
Tag Archives: MDX
Business Functions for SSAS Multidimensional
Wrap commonly used calculations for easy reuse. Use them across installations and projects through import/export. Parametrize calculations for easy maintenance. Hide complexity from business users.
MDX Code Automation
Comes with MDX and VB function library with syntaxt template. Support for Intellisense. You achieve instant results for efficient prototyping