Guide

What "skipped" means in Power Automate — and how to catch runs that never happened

"Skipped" describes three different situations in Microsoft Power Automate: a trigger condition that decided a flow should not start, an action inside a run that the flow's own logic bypassed, and — the one that stings — a flow you expected to run that left nothing behind at all. Here is how to read each one, and how to make the third kind impossible to miss.

The three situations people call "skipped"

  1. A trigger condition filtered the event out. Trigger conditions let a flow decide up front whether an event calls for a run. When the condition evaluates false, the flow correctly does not start — and because no run was needed, no run appears in run history. That is the feature working exactly as designed: the whole point is to spend runs only on events that match.
  2. An action inside a run was skipped. Here the flow ran, but part of it did not: a condition branch went the other way, or run-after settings meant a step only fires on certain outcomes. Open the run in the Power Automate portal and each step shows its result — the steps the logic bypassed display as Skipped while the branch that applied executed. A run with skipped actions can still succeed.
  3. You expected a run, and there is nothing. No failure, no entry — just an absence. Whether the trigger condition filtered the event, the schedule was off, or something upstream went quiet, the result looks identical: silence. This is the case that matters most, because there is nothing to open — and it is the one FlowOversee is built for.

What FlowOversee adds: the full picture of what should have run

The third situation is an expectations question, not a history question — so FlowOversee lets you declare the expectation. In the Daily Monitor, you name the flows you expect to run and on what rhythm: daily, weekly on the weekdays you choose, or monthly on the days of the month you choose, mirroring each flow's own recurrence. Each day, the app marks every chosen flow off against its actual run history. A flow that ran shows a check with the run's time and status; a flow with no matching run is flagged as a miss — whatever the reason it stayed silent. Grace rules cover jobs that start a little off-schedule, and per-flow time-zone overrides keep the day boundaries honest.

FlowOversee — Daily Monitor
FlowOversee Daily Monitor showing a checklist of expected Power Automate flows, each marked against its actual run history

The Daily Monitor: every expected flow checked off against its real run history — a silent flow shows up as a miss instead of blending in.

Named templates make the rhythms concrete: a weekday list, a month-end list, a critical-only list — each with its own flows and rules, so the question "did everything I expected actually run?" is answered on one checklist instead of assembled from memory. Read more on the Daily Monitor feature page, or watch a miss get caught in the interactive demo.

Common questions

Skipped, answered

Why does a flow skipped by a trigger condition show no run?
Because no run was needed. A trigger condition lets a flow decide up front whether an event calls for a run; when the condition evaluates false, the flow correctly does not start, so there is no run to record. That is the feature working as designed.
What does a Skipped action inside a flow run mean?
The run happened, but that step was bypassed by the flow's own logic — a condition branch that went the other way, or run-after settings that only fire the step on certain outcomes. Open the run in the Power Automate portal to see which branch executed; a run with skipped actions can still succeed.
How can I find out when a flow I expected to run never ran?
Declare the expectation instead of hunting for the absence. FlowOversee's Daily Monitor lets you name the flows you expect to run and on what rhythm — daily, weekly, or monthly — and each day it marks every one off against its actual run history. A flow with no matching run is flagged as a miss, whatever the reason it stayed silent.
Keep reading

Related guides

Now available

Know what should have run

FlowOversee is available now on the Microsoft Store. Try the app in the interactive demo right now — no install, no sign-in, simulated data.