Dimensions
The component Dimensions provides several options for editing dimensions. The shortcut menu contains the following commands (alternatively you can use the corresponding buttons on the toolbar):
| |
Choose this command to open the Create New Dimension dialog box. | |
| |
Use this command to open the Import Dimension dialog box and to import dimensions from other databases or an ASCII file. | |
| |
Use this command to update your dimension list in the Administration Console. |
In the right pane of the Administration Console the following commands for editing dimensions are accessible by using the shortcut menu or the toolbar:
| |
Use this command to display the Dimension Browser. | |
| |
Use this command to open the Edit Hierarchies dialog box. See The Hierarchies Dialog | |
| |
Deletes a dimension from the database. | |
| |
Saves the dimension in the database. | |
| |
Use this command to remove the dimension from memory. | |
| |
Use this command to open the Import Dimension dialog box and to import dimensions from other databases or an ASCII file. | |
| |
Use this command to open the Export Dimension dialog box. | |
| |
Use this command to open the Attribute Table dialog box. | |
| |
Use this command to to display the Edit Subsets dialog box that allows creating, displaying and deleting of subsets. | |
| |
The Properties dialog box provides the following functions:
Note: If you want to delete a setting using this dialog, you must delete only the attribute
of an element and not the whole element.
Example: To delete the Default Member in the example, delete Name="Sales" only. <Alea:Properties xmlns:Alea="http://www.misag.com"> <Alea:DefaultMember Name="Sales"/> <Alea:ODBOType Code="2"/> </Alea:Properties> |
System Dimensions
| Dimension | Description | Remark |
|---|---|---|
| #__DIM__ | A list of the dimensions in the server. | |
| #__GRP__ | A list of the repository roles. | The name is derived from "group" (for historical reasons). |
| #__TAB__ | A list of the cubes | Cubes are commonly referred to as tables. |
Related topics