Catch the Unknown: Using OnError in Power Apps
Power Apps

Catch the Unknown: Using OnError in Power Apps

Content type How To Video
Author Shane Young
Publication Date 6 Feb, 2026
Reading Time Less than 1 minute
Not a Learning Hub Member yet?

Create a free account today

About this How To Video

In part of our series, we continue on with global error handling in Power Apps using the OnError property of the App. This PowerFX function allows you to capture or “trap for” all unhandled errors. That is a fancy way of saying when an error occurs you weren’t expecting you can handle it. Also, get a look at FirstError and the different types of information it can provide on your error.