I have Loaded 250 rows of data into a collection it has about 4 fields so not large.
I pointed a DataGrid at the Collection and it still loads in blocks of 100, I can understand why you do this for SQL/SharePoint, but why is this done for Collections ? Certainly low volume Colelctions.
With every Scroll you see the "loading data", however I have reached the end of my collection and the "loading data" is still there and not disappearing you can scroll it out and back into view and its still there. Something wrong with this bit of logic it would appear.
Solved! Go to Solution.
Hi @SimonTocker ,
Could you please share a bit more about your scenario?
Do you mean that the "loading data" prompt messge still show up within a Data Table even though you reach the end of your Collection?
Based on the issue that you mentioned, I have made a test, and the issue is confirmed on my side. The screenshot as below:
I think this issue is related to Data Table control itself, I afraid that there is no way to get rid of this issue on Data Table in PowerApps currently.
If you would like this issue to be fixed, please consider submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
As an alternative solution, you could consider achive your same needs using Gallery control instead of Data Table control. On your side, you could add a Gallery control in your app, then configure it as a Editable Data table (Datagrid). Please check the following video resource for more details:
https://www.youtube.com/watch?v=O2WqhRTUhyw
https://www.youtube.com/watch?v=41Mpgn7svLs
Please consider take a try with above alternative solution (using Gallery to list your collection records), then check if the issue is solved.
Best regards,
Hi @SimonTocker ,
Could you please share a bit more about your scenario?
Do you mean that the "loading data" prompt messge still show up within a Data Table even though you reach the end of your Collection?
Based on the issue that you mentioned, I have made a test, and the issue is confirmed on my side. The screenshot as below:
I think this issue is related to Data Table control itself, I afraid that there is no way to get rid of this issue on Data Table in PowerApps currently.
If you would like this issue to be fixed, please consider submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
As an alternative solution, you could consider achive your same needs using Gallery control instead of Data Table control. On your side, you could add a Gallery control in your app, then configure it as a Editable Data table (Datagrid). Please check the following video resource for more details:
https://www.youtube.com/watch?v=O2WqhRTUhyw
https://www.youtube.com/watch?v=41Mpgn7svLs
Please consider take a try with above alternative solution (using Gallery to list your collection records), then check if the issue is solved.
Best regards,
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
204 | |
70 | |
51 | |
48 | |
20 |
User | Count |
---|---|
260 | |
120 | |
85 | |
80 | |
68 |