Hello,
The app I am building is primary going to be used in a factory. Essentially data is just being sent and read from a variety of Sharepoint lists. In the office I have been getting fine results as I am on WIFI. In the factory however when I select the button that sends and updates the list it loads very slow from time to time. I have done speed tests and in some places I am averaging 1.24mpbs or even .5 mbps. Would this be the cause of data not going through? Also what steps can be taken to improve 4G range? Any thoughts would be much appreciated!
Best,
Maxwell
Solved! Go to Solution.
Hi @MaxWendorff ,
You can look into improving the app's performance by following the guidelines from this documentation:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/performance-tips
For ex. OnStart of the app, you could use collections to cache data locally instead of pulling it from the data source every time.
Thank you,
Ovidiu
Hi @MaxWendorff ,
You can look into improving the app's performance by following the guidelines from this documentation:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/performance-tips
For ex. OnStart of the app, you could use collections to cache data locally instead of pulling it from the data source every time.
Thank you,
Ovidiu
User | Count |
---|---|
230 | |
102 | |
98 | |
56 | |
33 |
User | Count |
---|---|
282 | |
112 | |
109 | |
64 | |
63 |