Earlier this week I was asked to reshape data in Power Automate. Having an array of data that needs to be reshaped just sot that an API can take the data can be tricky. So often I find clients using the Append to array action inside an apply to each. Now if your array only has a few records it probably doesn’t matter too much but what if you have 1000s of records?
Category: Microsoft Power Platform
All Microsoft Power Platform posts
Recently I’ve been receiving email reporting Your flow has a new trigger URL. In this post I will address this issue and how to avoid your flows breaking.
When you use multiple environments (and you always should do) in the Power Platform, then it is almost impossible to avoid environment variables. Each environment variable can have default and current values. What is the difference between default and current?
When actions in Power Automate flows go wrong, they may rerun depending on the failure occurred. One of the errors that may trigger is the 429 Error that is reported when there are throttling issues
One of my clients, takes many photos as part of their data entry process using a Canvas app. We need to compress the photos as the collected data, including the photos, is used to generate a PDF. This PDF generation was timing out every now and then.
