About this task
You can create a custom calculation in the Dictionary. The formula for the calculation can have up to three levels of nesting. It can include database items, constants, and the following arithmetic operators:
Important:
Calculations that refer to another calculation should enclose the referenced calculation within parentheses. For example, if Calculation 1 (C1) is A + B + C and Calculation 2 (C2) is C1 divided by D, type (C1)/D for Calculation 2.