cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
mwbyrtie
Kudo Collector
Kudo Collector

Slow performance in Power Apps Studio when building large apps

TRYING TO RAISE SOME ATTENTION FROM MICROSOFT HERE

... so please add a comment, if you face a similar issue.

 

Let's rally and make some noise!

 

 

ISSUE

When building large apps, Power Apps Studio (i.e. the editor) becomes insanely sluggish when the number of screens/controls increases. 

 

I am currently building an canvas application with more than 100 screens, which works perfect in player-mode - but my ability to proceed with the development is heavily impeded poor performance in the editor (Power Apps Studio).

 

EXAMPLES OF PERFORMANCE ISSUES

  • Loading the app in the editor takes 15-20 minutes (and is interrupted by an authentication prompt).
  • When an object is selected, it takes 4-5 seconds before the formula bar is adjusted to the correct code.
  • When a formula is entered, at it takes 10-30 seconds before an intellisense-suggestion appears.
  • Inserting object takes 5-10 seconds (a loading screen appears).
  • Opening "Preview mode" takes 2-5 minutes.

 

MICROSOFT

To any Microsoft support staff reading this - you have a problem, which cuts off developers ability to build some serious apps, that actually can be used for more than just handle a simple process. Please fix this.

 

Many before me have raised this issue - here's 15 examples from a "Power Apps Studio Slow"-google search, where I only looked at the first 3 pages:

 

 

I have even raised a ticket to your support staff... to which the response was - "Try to delete some of your screens".

... c'mon - get in the game, please!

37 REPLIES 37
CB_Tech
Frequent Visitor

Thanks, PaulD1. I really appreciate the feedback and I will keep these things in mind.

Anonymous
Not applicable

Encountering the same issue on a 3-screen app with one of those screens with 650 controls. It really isn't that complicated. It's about 50 fields built for a desktop experience and I just spent 3 hours trying to reposition 5 controls because everything takes 5 minutes to move and on some occasions doesn't even move where it should and each time I have to wait on "Please Wait".

Jacambareri
Frequent Visitor

totally agree with this post.!! i have the same issues. my application follow all best practices regarding performance, etc, but is a fact that the problem is because the amount of controls or pages in my app.
the main point is the application run perfect when is published, so, i think microsoft should delivery a better tool to develop this low code. (desktop app or a more robust app web editor)

Yep - I'm having slow issues too - regardless of the size of the App!

Very simple App - 1 screen, about 300 controls (VERY hard to keep under that limit...)

 

Wanted to change a true to a false, took about 30 seconds of waiting, and when I double checked - it hadn't even changed the value, and left it as it was!

 

I think it's something to do with "AutoSave", as we get the same issue in a Word Document (random freezes for a couple of seconds where it ignores your typing - a real nightmare fore somebody that types with more than a single finger)

 

Come on Microsoft - you're slowly making all your applications unusable, and in some instances, forcing customers to move to your competitors...

Hey anybody have a resolution to this? State agency here and we were humming a long quite nicely building a portfolio of business improving apps and as of a week ago, intellisense is terribly slow in recognizing basic functions in small apps.  Its a huge drag on our development process.

 

For simple formulas or text entries with no calculation the lag is about 20 to 30 seconds, for more complicated formulas it can be over a minute. To further add to the issue sometimes when a basic formula or control to reference is entered the lag causes portions of the entered text to be removed when it finally does catch up changing it to something that doesn’t work (i.e., ‘Parent.Width’ might become ‘Pnt.W’). Sometimes the lag can be so long that I receive a browser time-out error thankfully so far I have been able to select the wait option so as not to loose my recent work by leaving, but it is concerning.(2) PA Studio Basic Formula Lag.jpg(1) PA Studio Text Box Population Lag_No Formula.jpg

Same here, major production flaw. It’s not sustainable to develop under these conditions. Basic property changes take a long time to register, often times getting a ‘not responding’ dialogue with the option to ‘wait’. This issue needs to be pushed up. 

I concur that the App Checker is insanely slow! The editor takes ages to load!

Granted, the zipped export of my app is 16.5MB in size and I have eight screens and well over 500 controls, lol. Six of those eight screens give a "Too many controls on one screen" performance warning, and one of them has over 1000 controls, lmao I know, I know...

But look: Despite having apparently around 3,000 controls, the app works amazingly well on iPhone via iOS Power Apps app and desktop via Edge browser. No sluggishness at all in the user experience. The only issue I see consistently is that the PDF viewer crashes the iOS Power Apps app. I think I can fix that by loading one document at a time instead of retrieving several related documents to display as the user selects them. I will instead display buttons to select each document and the document won't be retrieved until the user selects it, and selecting a new document will clear out the old one.

@james_hathaway mentioned AutoSave, and I also posted about how the "AutoSave Every 2 minutes" setting seems to increase sluggish performance here. Making any edits at all to my canvas app in the editor seems to, at times, instantly AutoSave no matter what. The smallest changes can lag out the editor and cause the last AutoSave time to update, even if making updates within seconds of the last update or save.

Disabling AutoSave seems to have helped a bit, but I suspect that disabling "App Checking" would give the largest performance boost (aside from cutting down the app to much less useful version with fewer screens and fewer controls per screen). However, that feature is one that I use heavily. Much better to catch errors on the fly as opposed to at "compile time", whatever that means w.r.t. Power Apps. The App Checker seems to get hung up and insists that there are errors when there are not, and only after a long period of time will it finally resolve.

If I disable the App Checker, one little typo in syntax might totally screw up everything by the time I finish editing a large block of code. Maybe I should just "git gud"? There really ought to be a desktop editor for Power Apps. My machine could handle the performance requirements, I'm quite sure. I run two Hyper-V W10 pro VMs with 16GB of RAM each and still have 32GB of RAM left to spare. I'm insanely bad about keeping too many Edge tabs open (because I'll lose context on everything if I only open things I'm currently using. "Out of sight, out of mind").

Oh crap, I just went through the "Upcoming Features" section of canvas app settings, and I see no way to disable the App Checker. I thought there was a way to make the editor stop pre-calculating errors with every keystroke, but now I'm not sure which setting it would be... Very frustrating. There should be a way to manually run the App Checker when the user is ready!

The Microsoft Power Apps team needs to acknowledge that canvas apps are being used to build complex and sprawling applications which can't possibly confirm to the 500-controls aspect of the recommended best practices.

If I wasn't doing a pretty decent job of following most of the best practices, my 3,000-control app would neither work in "Play mode" nor in the editor. It would be unusable. But it works great, and until fairly recently, the editor wasn't all that bad. The footprint of my app —both in terms of exported size of .zip file and in terms of number or controls and data connections— has not changed substantially from when the editor used to be much snappier for me. In fact, I've reached a point where development has very nearly slowed to a standstill. The rate I'm editing the app is now at a crawl (because I'm busy and also because I have fewer things now to fix or add on to), and yet seemingly within the last few months the editor has become nearly unusable.

Don't blame me for making a big app! I blame Microsoft for a poorly optimized editor which is only available in browser! Make a desktop editor!

Edit: I should clarify that the exported 16.5MB .zip file is for the entire solution, including all cloud flows, connectors, and custom connectors. And now that I think about it, there is a duplicate version of this app in there which I use to test edits which might break things. So, the actual size of the app is substantially less than that. If I push an update to the app (meaning the app is no longer loading from cache), it loads on iOS over cell network within like 15 seconds. It loads on desktop over wifi in roughly 7 seconds. Every screen is fully usable and snappy within 7 seconds. Performance is only an issue with the bleeping editor!

TL/DR

Same thing different day.
Does anyone know if MS has said anything about this?

I complained about this three months ago, but shortly after that it got a whole lot better!

About the end of October or beginning of November, I believe Microsoft updated the PowerApps editor interface and that update significantly reduced the lagginess I was experiencing in my large canvas app. Without changing anything in my app, the editor performance increased tenfold or a hundredfold overnight.

Specifically, this was the update that, among other things, refreshed the UI for the "Save" button and the "Publish" button. Whereas before you had to open a menu to save or publish a canvas app, the new update puts them in the top right of the editor interface, accessible at all times.

Well, they must have also done something to improve performance in that update, because for me the difference is like night and day!

The entire platform is third-class 🤢and useless. It's a total waste of time to work on it.😠

Helpful resources

Announcements

Community will be READ ONLY July 16th, 5p PDT -July 22nd

Dear Community Members,   We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd.   During this period, members will not be able to Kudo, Comment, or Reply to any posts.   On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities.   What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!

Summer of Solutions | Week 4 Results | Winners will be posted on July 24th

We are excited to announce the Summer of Solutions Challenge!   This challenge is kicking off on Monday, June 17th and will run for (4) weeks.  The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions in the Forums to as many questions as you can. Answers can be provided in all the communities.    Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”)   - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024   Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods.  You must enter into each weekly Entry Period separately.   How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different.    Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers.  At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing.  Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner.  A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random.  Individuals will be contacted before the announcement with the opportunity to claim or deny the prize.  Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners.   Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event.   ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE**   Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Community MembersNumber of SolutionsSuper UsersNumber of Solutions @anandm08  23 @WarrenBelz  31 @DBO_DV  10 @Amik  19 AmínAA 6 @mmbr1606  12 @rzuber  4 @happyume  7 @Giraldoj  3@ANB 6 (tie)   @SpongYe  6 (tie)     Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Community MembersSolutionsSuper UsersSolutions @anandm08  10@WarrenBelz 25 @DBO_DV  6@mmbr1606 14 @AmínAA 4 @Amik  12 @royg  3 @ANB  10 @AllanDeCastro  2 @SunilPashikanti  5 @Michaelfp  2 @FLMike  5 @eduardo_izzo  2   Meekou 2   @rzuber  2   @Velegandla  2     @PowerPlatform-P  2   @Micaiah  2     Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge.   Week 3:Community MembersSolutionsSuper UsersSolutionsPower Apps anandm0861WarrenBelz86DBO_DV25Amik66Michaelfp13mmbr160647Giraldoj13FLMike31AmínAA13SpongYe27     Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge.   Week 4:Community MembersSolutionsSuper UsersSolutionsPower Apps DBO-DV21WarranBelz26Giraldoj7mmbr160618Muzammmil_0695067Amik14samfawzi_acml6FLMike12tzuber6ANB8   SunilPashikanti8

Check Out | 2024 Release Wave 2 Plans for Microsoft Dynamics 365 and Microsoft Power Platform

On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners.    The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights.    Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.    

Updates to Transitions in the Power Platform Communities

We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for.  We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer.   Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together.   Here's to new beginnings and endless possibilities!   If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport.   To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages

Users online (1,564)