|
11. Virtual formulas creation. A lot of times you will want to define new fields for your cube, but you don't want to bring this data form the database for whatever reason, either the you can't apply this formula to the database or you don'y want your cube to become to big. With this section you can define virtual fields whose definition will be part of the cube. From the enduser standpoint, this fields will be like regular cube fields, without knowing that in reality, the value of this field will be calculated. The functions or formulas used are stated in the MDX (multidimensional expression) language used by Microsoft as the language to manipulate multidimensional cubes. It is beyond the scope of this manual to teach MDX, but you can get more information about formula writing with MDX in the following Internet addresses: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnolap/html/intromdx.asp, or at http://msdn.microsoft.com/library and search for MDX . In this screen the following fields are shown:
Use the following buttons to:
You can press the Next button to proceed to section 12. File or cube output selection . The Back will take you to section 10. Dimension and leve cube
definition. |