Unit and Calculations
Entering Unit and Calculation for a Variable
The Unit and Calculation of a Variable (if required), each have a dedicated step in the Variable wizard.

Infer/Specify unit
A Calculation Variable can derive its Unit automatically, based on the Variables that it references.
For instance, a Variable called
Revenueshas a Calculation= Widgets Sold * Price, whereWidgets Soldhas a Unit ofWidget, andPricehas a Unit ofUS Dollars / Widget. In this case, the Revenues Variable can infer that its Unit isUS Dollars
Sometimes you will want to specify the Variable's Unit explicitly. In this case, select the Specify Unit option, and the Unit-editing page of the dialog will be shown.
For instance, a Variable called
Customershas a Calculation =Customers [-1] + New customers. This Variable references the previous period of itself, so cannot infer its Unit automatically. In this case, you will need to specify the Unit explicitly.
Read more about Units here.
Last updated