LinkIndexPrint
Contents
 Welcome
    Ask MaxiPlan
 Using Cascade Planning
    Data Entry Shortcuts
 Working with Planning Projects
    Designing A Cascade Project
    Project Management
       Creating and Maintaining Projects
       Period Sets
       Currencies
       Creating A Splash Screen
       Allowing Other Users Access
       Backup and Restore
       Virtual Period Definition
       Deployment Alias
       Publish Documents
       Project Status
    Building an Application
       Building Application Models
          Building A Cube Model
             Basic Setup
             Selecting a Period Set
             Measure Settings
                Defining the Measures List
                Setting Measure Attributes
                Measure Formatting
                Defining Calculations for Measures
                Other Functions for Measures Editor
                Cross Referencing Measures
                   Dimension Order in Planning Models
                   Cross Referencing Within The Same Model
                   Cross Referencing to Another Model Cube
                   Cross Referencing to the Parent of the node
                Measure Logic Functions
                   PREVIOUS function
                   SUM function
                   MAX function
                   MIN function
                   DEPRECIATION function
                   INT function
                   ROUND function
                   ROUNDUP function
                   ROUNDDOWN function
                   IF Function
                   SWITCH Function
             Dimension Settings
                Defining Dimension Lists
                Defining Dimension Properties
             Miscellaneous
             Finishing The Model
             Advanced Features
                Specifying Consolidation Logic
          Building A Transaction Model
             Basic Set Up
             Defining Dimension Lists 
             Defining Transaction Model Fields
             Additional Definition for a List Field
             Additional Definition for an Expression field
             Additional Definition for a Lookup Field
             Optional Validation for Text, Date, Integer & Value Field
             Defining Field Format & Access
             Miscellaneous
       Model Flow and Linking Models
          Using Links (the 'Push' Method)
          Cross Referencing (the 'Pull' Method)
       Deployment and Workflow
          Deploying Models for Input and Review
          Allowing Users to Extend Models
          Setting up and Managing Workflow
          Workflow for Users
       Advanced Project Functions
          Measure Filters
          Jobsets
             Defining A Jobset
             Run Jobsets
          Data Integration
             Create Dynamic Model
             Import to Cube
             Import to Transaction
             Export Cube Data
          Maintenance
             Model Maintenance
             Link Maintenance
             List Maintenance
             Calculate all cubes
             Versions
          Pre/Post Rules
 Reports and Scripting
    Define Scripts
    Define Reports
    Publish Documents
    Manage Scripts


Home > Working with Planning Projects > Building an Application > Building Application Models > Building A Cube Model > Measure Settings > Setting Measure Attributes

Setting Measure Attributes

Last Updated 5/28/2012 4:21 PM

Each measure has number of attributes which can be set to change the behaviour of the measure. These attributes can be initially set or later modified using Model Builder. 

For most of the measures, we can use the defaults, but let's take a look at what the various attributes mean. To change the attributes of a measure, simply select the measure from the list of measures under the Measures tab of the Model Builder applet and then modify the attributes in the right hand side of the frame as follows:

CURRENCY:     This defines whether or not the measure uses currency. If a measure is selected as a currency measure and a currency dimension has been defined, then the currency feature will be enabled. For measures that are not monetary (e.g. volumes, quantities, percentages etc), the currency should be set to 'No'. ). If you are not using currency, it is still advisable to leave the currency set to 'Yes' (this will have no impact unless currency has been enabled), as it will make it easier to add currency conversion at a later date if you want to. Currency 'Yes' is the default setting for the measure.

CURRENCY OVERRIDE: In certain circumstances, you may wish to override the default currency, and specify a fixed currency for a measure. This is useful when you have for example, a foreign currency bank account. The drop down list of currencies next to the currency attribute allows the currency for a specific measure to be fixed.
CALCULATION: The calculation attribute enables a calculation to be defined for this measure. Selecting the calculation icon  will open a pop-up window where you can define the necessary calculation(s) for the measure. For more information on defining calculations, see the section in this manual 'Defining Calculations for Measures'.

LAYOUT: The layout attribute enables certain formatting options for the measures defined in the model.
To set the layout attributes for a particular measure, first select the desired measure and then select the icon to display the layout properties in a pop-up menu. From here you can change the indent for the measure name, cell underline, font attributes, decimal places, 'display as percentage' option and the 'red when negative' option. For more information on the Measure Layout, see the section in this manual 'Measure Formatting'.

PERIOD CUMULATION OPTIONS: By default, all cumulations for the period set will be a simple aggregation as defined in the Period Set definition. However, you may override this for a measure. For example, the Full Year figure for a bank balance measure would not be the aggregation for all defined periods, but rather the last period. Similarly, the aggregation for a price should not be the aggregation of the prices but an average or a weighted average.

The available options for cumulation are:

  • None (default) - no override.
  • First Period - uses the first period defined in the aggregation.
  • Last Period - uses the last period defined in the aggregation.
  • Avg - creates an average of all the periods defined in the aggregation.
  • Weighted Avg. - creates an average weighted by the values in the selected measure.

In our example, all our measures exist at the lowest level (input node) of any consolidation as well as at the consolidated level. Also, we have no requirement to calculate at the consolidation level.

Cascade Planning has the ability to create new variables at the consolidated level as well as specify variables that only exist at the input level. We can also specify calculations for measures at the consolidated level.

These features, can be accessed by selecting the CONSOLIDATION LOGIC option. See Specifying Consolidation Logic for more detail. 


See also
Defining the Measures List
Measure Formatting
Defining Calculations for Measures
Other Functions for Measures Editor
Cross Referencing Measures
Measure Logic Functions

 
Building a Cube Model