LookupObjectTotalAllocated function
Applies to: TBM Studio 12.0 and later
Finds the per unit value allocated from a source object to one or more target objects in a model. The function only works from the context of an object.
This function focuses on the source object, not the target objects. The function pulls the value from the Assigned column in the .Unassigned table.
Where to use
This function can be used in:
- Calculated metrics and reports with metric columns
- Formula columns in report tables
- Dynamic text
- Allocation source formulas
Syntax
LookupObjectTotalAllocated(metric)
Arguments
metric
The value to be retrieved. Usually, this will be a model metric such as Cost.
Return type
String