1

Suggested by MELISSA MCCORRISTON New 

Sometimes errors are okay and expected but the whole flow shouldn't fail just because one action fails. As such we can add a terminate condition at the end with a run after failure in order to avoid getting flow failure notifications when the error was expected. This works well when looking at the flow in Power Automate as it is marked as a success as well as in the Runs page in Admin Center. However the flow will still show up in the error page in Admin Center. As such there is no way to see a list of which flows have actually failed as they are mixed in with flows that succeeded via terminate.


There should be a way to see a list of flows & errors with failures as opposed to flows with failures & final state of success with errors.