Showing posts with label Azure SQL DB. Show all posts
Showing posts with label Azure SQL DB. Show all posts

Tuesday, April 16, 2019

Measuring Latency in Complex PowerApps

By Steve Endow

I have created a PowerApp that has several dependencies, and I am concerned about latency, and how that will affect the delay that a user experiences when they use the PowerApp.

In order to understand the latency, I have designed my PowerApp-based solution to measure and display elapsed times for key operations that are performed when a user clicks a button.

Here's a video demonstrating the design and the underlying code:



When I say "Complex" PowerApp, I am referring to an application or solution that has multiple dependencies or performs complex operations that may result in a noticeable delay for the user.

Business Central Simple Tip #5: Comment Lines, Standard Text Codes, and Extended Text

by Steve Endow (Thanks to Kristen Hosman for showing me this feature!) Business Central has a very cool feature that allows you to add text...