Calculated Inventory field properties
- Last UpdatedMar 07, 2025
- 2 minute read
Refer to the following table for the key configurable properties of the Calculated Inventory field.
Evaluation properties
|
Property |
Description |
Valid values |
|---|---|---|
|
EvaluationExpression |
A simple expression to combine the source field value and quantity value with simple mathematical operations. Click Browse (...) to open the Edit Evaluation Expression Editor. This is the standard Quantity field in Inventory. Fields are referenced by name in the expressions and are enclosed in square brackets. The syntax that can be used in the expression is defined in this Microsoft article on DataColumn.Expression Property. Note: Quantity must be contained within the expression for the Calculated Inventory field, otherwise this will result in a validation error.
|
[Source] * [Quantity] |
|
SourceField |
The field definition that is used as source in the Evaluation Expression. Click Browse (...) to open the Select Source Fields dialog box. Select the source fields for the evaluated expression. Only fields under the Calculated Inventory Fields folder are available to use as source fields. Fields that you select in the Select Source Fields dialog box will be available to use in the expression; for example: [source1], [source2]. AVEVA™ Production Management will resolve these during evaluation to the actual field name. The numbering relates to the order they appear in the Select Source Fields dialog box.
|

