Today’s post is all about the scalability of Office Scripting in Microsoft Excel using the Run Script action in Power Automate. Do you know the limitations for solutions based on Office Scripting?
Latest posts on SharePains
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?
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.