Catch the Unknown: Using OnError in Power Apps
How TosIn 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… READ MORE