Latest Run Health
Groups runs by pipeline and identifies the latest run using the maximum Start Time.
A compact operational view of pipeline health inside Power BI.
A Power BI custom visual that monitors pipeline run health by showing latest status, duration, SLA health, anomaly warnings, and duration trends for operational datasets.
Features
Groups runs by pipeline and identifies the latest run using the maximum Start Time.
Interprets common success, failure, running, and unknown status values from raw text.
Shows latest duration and a compact sparkline for the last five runs by duration.
Displays On Time or Late when Expected Completion Time is mapped.
Flags the latest run when its duration is more than 1.5 times the average prior completed duration.
Deduplicates repeated Run IDs per pipeline before evaluating the latest status and duration.
Included Capabilities
Field buckets
Score formula: Latest Duration > Average Prior Completed Duration x 1.5
Field roles aligned to pipeline run telemetry.
Pipeline, job, workflow, or process name used to group run history.
Unique run identifier. Duplicate Run IDs are deduplicated per pipeline.
Raw run status text. Matching is case-insensitive and supports partial values such as SUCCESS, FAILED - timeout, and In Progress.
Run start timestamp. Rows without Start Time are ignored.
Run end timestamp. Blank End Time is treated as Running.
Optional SLA timestamp. When omitted, the SLA Status column is hidden.
Use cases
Get the visual