Press "Enter" to skip to content

Series: Maximize SQL Performance in Power Apps

Lessons learned in canvas apps performance while integrating Azure SQL, Power Apps and Power BI

In my last two projects, I was asked to create a Power BI dashboard with write-back functionality. This is a common request from users, an innocent question of “oh, let me change that number (in Power BI)” or “let me add row there”. Rise in low-code tools, such as Power Apps, has allowed for the write-back functionality to be embedded in Power BI Dashboard.

Simplified Solution

All the functionalities work fine for small data sets (~20 rows), but add few more records and the canvas app becomes a loading bar simulator.

Performance Oriented Solution

In a series of post, I will be outlining how I maximized the performance of a canvas application for the following functions:

I will continue to post any new techniques I learn on Power Apps performance. If you have other tips-and-tricks you would like to share, please leave a comment below!

Be First to Comment

Leave a Reply

Your email address will not be published.