Skip to content
English
  • There are no suggestions because the search field is empty.

Understanding goal measurement types and logics

This document helps you understand different goal measurement types and measurement logics used in the system to calculate progress and status.

Admins can configure measurement types and logics.

Managers and employees use these concepts to understand how progress is tracked and reported.

Measurement types

The system supports three measurement types:

Type

Description

Percentage

Tracks progress as a percentage. Supports KPI metrics.

Quantity

Tracks progress as a numeric value. Supports KPI metrics.

Milestone

Tracks completion using a binary state: 0% (not completed) or 100% (completed).

Percentage and quantity goals use KPI logic. Milestone goals remain binary (0% or 100%).

Measurement logics

Each logic defines how the system evaluates progress:

Measurement logic

Description

Increase To

Metrics that increase over time.

Decrease To

Metrics that decrease over time.

Maintain At Or Above

Metrics that must remain at or above a defined threshold.

Maintain At Or Below

Metrics that must remain at or below a defined threshold.

Range

Metrics that must remain within a defined limit.

For more details on how goal progress is calculated based on these measurement types and logics, refer to Goal progress calculation and status determination.