web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Doubt about "Data line...
Power Apps
Answered

Doubt about "Data line limit"

(0) ShareShare
ReportReport
Posted on by 198

So I have a Sharepoint list that has passed 500 stored items and the list filter has simply stopped showing the new items. After some brainstorming I found out about the Data line limit which has a maximum number of 2000. I want to know: when my list passes 2,000 records, will I no longer be able to get this new data? Or is there some way of storing the new data? Through a collection for example?

 

Pizzolati_1-1712583636056.png

 

 

Categories:
I have the same question (0)
  • Verified answer
    Ami K Profile Picture
    15,689 Super User 2024 Season 1 on at

    @Pizzolati - regarding row limits, Power Apps will never return more than 2000 records at a time. However, you can certainly view more than 2000 records. For example, add your data source into the Items property of a Gallery control, and then add the following onto a separate Label control:

     

    'Your Gallery Name'.AllItemsCount

     

    Select your Gallery and start scrolling down. You will see the Label control generating a count of items on display. Eventually, you will see the Gallery has been populated with more than 2000 records and those records will be loaded into memory during the app session (which can impact performance).

     

    Regarding the Data Row Limit setting, specific server side operations can be "delegated" to the server to undertake instead of Power Apps; with the result returned back to your app. However, not all operations can be delegated back to the server and instead must be handled by Power Apps. Power Apps will perform the operation, but only against the first 500 records (up to a maximum of 2000).

     

    What is delegable and not delegable is also dependant on your data source, and the data type.

     

    For example, no functions are delegable with Excel, but functions like the Filter and LookUp functions are delegable with SharePoint and Dataverse. However, the In function, while delegable with a Single Line Text data type with with Dataverse, is not delegable whatsoever with SharePoint.

     

    Further reading: 

     

    https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/delegation-overview 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 392 Most Valuable Professional

#2
11manish Profile Picture

11manish 136 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard