Formula Editor

The Formula Editor provides a flexible interface for building custom metrics. You can select from various inputs, apply mathematical operations, and define the result type for the formula.

Supported Inputs

  • Process Metrics: Case Count, Case Cycle Time, Event Count, Variant Count
  • Event-Level Metrics: Any event-level metric defined in the same Insight
  • Numeric Attributes: Numeric and date-time (timestamp) attributes loaded in the Insight (string attributes are excluded)
  • Hourly Rate: Numeric input, interpreted as a rate per hour. This does not support different currencies, which means these will need to be covered using filters.
  • Free Numeric Input: Any numeric value

Mathematical Operators

  • Addition (+)
  • Subtraction (−)
  • Multiplication (*)
  • Division (÷)
  • Parentheses for grouping