Following on from yesterday’s post about Input and Output Parameters in Power Automate, today I’m looking at the same for flows that are called from a Power Apps canvas app. We will find that child flows and flows called from an app are very different.
Category: Microsoft Power Apps
All posts about Microsoft Power Apps
A while back I wrote an introduction post about automated testing Power Apps using Power Automate Desktop. Today, I’m going to look at automated testing in more detail focussing on the various controls available.
Have you tried out the new Vibe coding at vibe.powerapps.com? Did you notice that your solutions will use the default publisher?
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.
