Hi guys,
We are building building a budget tracking application using Power Apps with the data source from Sharepoint list. We did get some feedback that there will be some limitations on the data volume.
We would like to know:
1. What is the maximum data volume limit that Power Apps can handle when using a SharePoint list as a data source? While it's known that Power Apps has a maximum row limit of 2000 rows,
2. Is this limitation specifically related to querying or does it also apply to the total dataset volume when connected to a SharePoint list?
BR
J
Hi @adrianchy231319 ,
I can give you some "limits" where certain things apply, but are generable manageable
I have a blog on Delegation that may be useful to you.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
MVP (Business Applications) Visit my blog Practical Power Apps
HI , @adrianchy231319
The amount of data that can be processed in a Power App is 500-2000.
However, more than 2000 rows of data can be loaded in the gallery through pagination, which is what we call delegation. It does so by scrolling down to load 100 pieces of data at a time.
For more information, you can refer to :
Understand delegation in a canvas app - Power Apps | Microsoft Learn
For the SharePoint List , it is a delegable data source. But you need to use the delegable functions in Gallery Items so that you can load more than 2000 rows in Power Apps.
For more information, you can refer to :
Bing Videos
Best Regards,
Yueyun Zhang
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2