We’ve all seen those error messages that don’t make any sense. Have you ever wanted to replace an error messages with your own custom error messages?
Author: Pieter Veenstra
If you have been following my posts on SharePains.com, then you will know about the UTCNow function generating the current UTC time. But did you know that there is a hidden parameter that comes with this function?
For apps it can be important to handle situations where you don’t have a connection. These Offline Apps need to work, without losing any functionality while you are offline.
IfError is a function in Power Apps to handle expected and unexpected errors in your code. There are however, a few issues you may run into if you don’t exactly know how this function works.
Anybody ever had problems with Connection.Connected in Power Apps?
Connection.Connected is a piece of code in Power Apps that helps you identify if you are online or not. But what if it doesn’t work?
