Metrics resolver properties
- Last UpdatedMar 14, 2025
- 3 minute read
Refer to the following table for the key configurable properties of Metrics resolver.
Behavior properties

|
Property |
Description |
Valid values |
|---|---|---|
|
Action |
The type of action that the KPI resolver performs. The type you select causes different related options to appear in the Properties pane. For information on the different values to select from for this property, see Action property options . If the Action type selected is Module, these are the related properties:
If the Action type selected is CalendarLookup, this is the related property:
If the Action type selected is Resolver, this is the related property:
If the Action type selected is KPI, this is the related property:
If the Action type selected is Constant, this is the related property:
For other properties, see Other Properties. |
|
|
Module |
The name of the module the source field is in or this resolver uses. For example: Downtime, Energy, Inventory. |
Any module |
|
ResolverOperation |
The operation to use when summarizing the set of values into a singular scalar resolver value. |
Sum, Mean, Count, Max, Min, Range |
|
SourceFieldName |
The name of the field from which the resolver obtains data. |
Field name |
|
SourceLocations |
A list of application folder or reporting point full names where the resolver searches for the source field name. |
Full name of Applications folder or reporting points |
|
ViewName |
The view name for the source location. Available views depend on the Module selection. For more information on the different view names for the source location, see ViewName property options. |
Available views for selected module |
|
WhereCondition |
Enables you to refine the data used by the resolver with filterable fields. Use DisplayName of fields. Specify any criteria to filter the source fields. Use the following syntax: Confirmed(true);Virtual(true); |
|
|
CalendarLookupItem |
With CalendarLookup type, you can type the exact name of any valid Calendar Item into the CalendarItem field. When the KPI calculates, it retrieves the value of the Calendar Item for the current time period and uses that value as a single scalar value in its algorithm. For more information, see Lookup Calendar. |
|
|
ResolverItem |
With Resolver type of source, you can select any resolver from a selection list. When the KPI calculates, the linked resolver recalculates its value for the time period defined in this KPI and that value is used in the calculation for this KPI. This reduces duplication by enabling you to define identical resolvers only one time and then reference them elsewhere in the project. |
|
|
KPIItem |
With KPI type, you can select any KPI from a selection list. When the KPI calculates, the last calculated value of the linked KPI is used as a single scalar value, without reference to the time period or historical values. |
|
|
ConstantItem |
With Constant type, you can specify one value for the KPI to use. When the KPI calculates, the value that you specified is used as a single scalar value, without reference to the time period or historical values. |