Book Image

Microsoft Power Apps Cookbook

By : Eickhel Mendoza
Book Image

Microsoft Power Apps Cookbook

By: Eickhel Mendoza

Overview of this book

Microsoft Power Apps Cookbook is a complete resource filled with meticulously crafted recipes to help you build customized business apps that meet ever-changing enterprise demands. You will learn how to design modern apps with the low-code approach in a rapid application development environment by achieving enterprise-wide business agility.
Table of Contents (13 chapters)

Troubleshooting using the Power Apps canvas Monitor

Monitoring application performance is a must for business solutions built for an enterprise. As a Power Platform maker, you need to take care of application slowdowns, connectivity issues, or any other incident that might arise.

As we mentioned in Chapter 9, Discovering the Power Platform admin center, you can use the Performance page from the Analytics metrics to measure execution variables for a specific Power App.

However, the Power Apps portal provides a monitoring tool that gathers performance indicators in real time. In this recipe, we will learn how to take advantage of this tool.

Getting ready

To build this recipe, we will need a SharePoint list with data already loaded. We provide an Excel file to create this list as well as the completed app in our GitHub repository located at https://github.com/PacktPublishing/Microsoft-Power-Apps-Cookbook/tree/master/Chapter10

How to do it

In this recipe, we will need...