Configuration options for an event level metric type Formula

This table gives an overview of the configuration options for an event level metric type Formula:
Configuration Field Description Notes
Result Type Select output type:
  • Number
  • Cycle Time
  • Ratio
Determines how the result is displayed and aggregated.
Input Type

Select input type:

  • process metrics
  • event-level metrics
  • attributes
  • hourly rate
  • free input
Only numeric and date-time attributes are supported; string attributes are excluded.
Mathematical Operators Use +,, ×, ÷, and parentheses () to build the formula Example: (CycleTime × HourlyRate) / CaseCount
Editing Edit, rearrange, or remove formula components Chips represent each component; drag-and-drop is supported. Numeric chips support in-line editing.
Clear All Clears all chips from input field This action is not saved if the user closes the modal without saving.
Formula Validation Real-time validation checks for syntax, operator placement, division by zero, and correct input types Errors are shown as banners; the formula cannot be saved until valid.