Its a must watch video for all power app developers! Thanks Shane for taking time to make this.
@ShanesCows Жыл бұрын
I appreciate your kind words. 😎 Have an awesome day!
@thomasnott9367 Жыл бұрын
You know with the on submit form button, does this also work with patch? So always put code into the onsuccess on the form after a patch is done on a button?
@ShanesCows Жыл бұрын
Nope, Patch doesn't have an OnSuccess. So with Patch it would be a ; and then whatever you want to happen next.
@thomasnott9367 Жыл бұрын
@@ShanesCows ah cool, thought as much! Just wanted to make sure, thanks for taking your time out to reply. Your videos have really helped me in my job. Thanks.
@NarsimhaBanala Жыл бұрын
Thank you for the video, Shane! There's valuable information in there that every Power Apps enthusiast should be aware of. These tips are essential for optimizing the performance.
@ShanesCows Жыл бұрын
Glad it was helpful! Thanks
@afasbender5 ай бұрын
Brilliant as always Shane! You've saved so many of my (work) days, thank you!!
@ShanesCows5 ай бұрын
Happy to help!
@GroverParkGeorge Жыл бұрын
I LOVE the ability to put app constants and Enums into formulas.
@ShanesCows Жыл бұрын
IT is pretty cool. I should probably do a full video on Formulas. 🤔
@OzStomper Жыл бұрын
@@ShanesCowsYES PLEASE!
@anujpathak1817 Жыл бұрын
Hi Shane very nice video.I always like your way of presenting the topic it really makes me stick to watch the entire video without skipping for 1 secs. Please create video on how to use formulas
@ShanesCows Жыл бұрын
Thanks and noted. Have a good day!
@geralddahl9159 Жыл бұрын
Agreed re request for formulas video, and can you please consider unpacking concurrency somewhere (in a video or a short)? Thanks, @ShanesCows
@katielux357 Жыл бұрын
Hey Shane, is Formulas an upcoming feature we need to turn on? Perhaps "Named formulas"?
@stefancochrane272311 ай бұрын
Thanks, Shane! Even if the SPO list will only have 500 or so items per year, we put in a plan for archiving data in SPO lists. In much larger lists, we set up a list per year.
@ShanesCows11 ай бұрын
Nice. That is perfect! 😎
@ericcross6017 Жыл бұрын
Always appreciate your videos Shane. Thanks so much!
@ShanesCows Жыл бұрын
Happy to help. Have a great day. 🐶
@rayromych5534 Жыл бұрын
Great explanations, thanks a lot for your work!
@ShanesCows Жыл бұрын
You are welcome!
@ConfidencePoint1 Жыл бұрын
Great video Shane. I’m facing the n+1 issue in a similar way as you described but the solution seems tricky as I cannot use collection due to heavy data. Where can I write to you describing the issue
@ShanesCows Жыл бұрын
Go to www.powerapps911.com and you can put something in our Free help and see if we can offer any ideas.
@saeedsm57 Жыл бұрын
Absolutely useful! Thanks!
@ShanesCows Жыл бұрын
That is great to hear. Thanks
@MMKhat-gl8km11 ай бұрын
Hello young, Thanks for all your videos, I have a question about the function NFC. I need to sent a " text or number" with NFC in power apps. I find just the readNFC function to read but to sent I can't do that. Best regards
@ShanesCows11 ай бұрын
It only reads not sends as far as I know.
@nacimhoc11 ай бұрын
Amazing informations given in this video !! Thanks for sharing your knowledge
@ShanesCows11 ай бұрын
Glad it was helpful!
@practicalpowerapps Жыл бұрын
Great video as usual Shane and another one I will regularly reference in forum responses. In particular, your observation on complex column types and their problems/limitations is a barrow I have been pushing for a long time, so some supporting comments are very useful. On the list size issue, I have a number of lists and libraries over 50k, which are child lists with a numeric join to the ID of the parent and so far, have not seen any performance degradation on iPads in the field when the data is queried, so I hope this continues. I am however looking at archiving if this happens. Warren Belz
@ShanesCows Жыл бұрын
Thanks Warren! Awesome jobs in the forums. You are a ROCK STAR! 🧑🎤
@kaushar. Жыл бұрын
Thank you Shane. This is amazing.
@ShanesCows Жыл бұрын
Happy to help!
@rachael5063 Жыл бұрын
Thanks, Shane! This is really helpful! Do you have a video on how to set up an app for inventory space? Essentially like hotel "reservations" and show a chart on how full the space is every day based on "check-in" and "check-out" dates?
@ShanesCows Жыл бұрын
Sorry, I haven't done that one.
@marksmith80219 ай бұрын
Hi Shane, we have several powersapps that have been running for about 2 years. In the last two weeks we have gotten "Error when trying to retrieve data from the network". We haven't changed any SQL data sources. We use the app from within Teams (old teams and new teams) Any suggestions to look at?
@ShanesCows9 ай бұрын
Most likely someone changed some of the Azure firewall permissions. I would check and see if any of this helps learn.microsoft.com/en-us/power-platform/admin/online-requirements
@marksmith80219 ай бұрын
Man u are fast! I will look into it. I am also interested in having my team join your 911 support team. We are a Non Profit food bank and a bunch of hacks
@ShanesCows9 ай бұрын
@@marksmith8021 hit us through www.powerapps911.com contact form. We are happy to help non-profits and have discounts.
@oluwatobipaul617111 ай бұрын
This came me handy. Thank you Shane
@ShanesCows11 ай бұрын
Always happy to help and appreciate your nice comments.😎
@bhanuprakashbysani3071 Жыл бұрын
Is there any timeout will be there for respond to powerapps/ powerautomate action ?
@ShanesCows Жыл бұрын
90 seconds.
@bhanuprakashbysani3071 Жыл бұрын
Thank you Shane for quick response, it would be great if you can explain how to handle that kind of scenario in your future videos...
@KrishnaveniJothi Жыл бұрын
Hi Shane, Is there an option to get WiFi name we are connected to using power apps?
@ShanesCows Жыл бұрын
Nope. Sorry
@KrishnaveniJothi Жыл бұрын
@@ShanesCows oh OK thanks
@jjayceeb Жыл бұрын
Hi, i have problem in switching screen. Example i navigate to screen 2 .the display is not appearing at the same time. But if i navigate to the next screen its working fine. Please help.
@imax8307 Жыл бұрын
Great video, really useful. I think for some users it's easy to get a working solution but understanding performance at scale is not so obvious.
@ShanesCows Жыл бұрын
Glad it was helpful! So many little performance mistakes people can make.
@myrwong Жыл бұрын
Regarding SharePoint list size, you tossed around numbers like 10's of thousands on the top end. I have one that currently just passed 600,000 records. No problems yet, performance for what I'm doing with it is fine. Anything I should watch for? I do reporting from it in Power BI. This 600k table is a child table and have a screen where it shows the child records (usually about 10) for the selected parent. Again, performance seems fine. Also, something you didn't mention was indexing of columns in a list, I did that for those that I filter on frequently. How important is that? Thanks for all you videos by the way.
@ShanesCows Жыл бұрын
Yeah, I should have mentioned Indexing. That helps. As for list size. This is a classic example of "it depends". :) If you are mostly writing data it works fine at large sizes. If you are trying to search and edit data the number comes down. I had a customer management app that had 30,000 records in SharePoint that ran terrible because it was very transactional. If your app is working as is, don't over think it. :)
@andreykhazhevskiy32307 ай бұрын
Pulling 235 lookups per item in a collection. It is slow, but gives a report that otherwise would be impossible to pull as there is a limit to clearcollect. Any thoughts how to make this run better?
@Mishralock10 Жыл бұрын
Thanks, Shane, for consistently dropping fantastic videos. I'm currently working on a solution that involves creating an Azure OpenAI-powered chatbot using Power Automate, with Dataverse as the data source. The number of tables could be extensive, and they will all be interconnected. Could you please share a video on building such a chatbot with high accuracy and minimal hallucination?
@ShanesCows Жыл бұрын
I will think about it but I haven't done anything like that so far.
@Mishralock10 Жыл бұрын
Thanks @@ShanesCows , looking forward to it 🙌
@manojkumarleo Жыл бұрын
You are the boss
@ShanesCows Жыл бұрын
Thanks
@paolovr1970 Жыл бұрын
Thanks SHANE
@ShanesCows Жыл бұрын
You are welcome. Have a great week!
@radiosonicfan1726 Жыл бұрын
Wish Power Apps would stop resizing my other cards when I drag and drop. Instead of fancy AI, give me Microsoft some simple fixes.
@ShanesCows Жыл бұрын
That is a fair request. :)
@willardallen4097 Жыл бұрын
The current plan is to develop copilot to the point that it can fix everything else, it seems.