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 / Handling Data (2000+ R...
Power Apps
Unanswered

Handling Data (2000+ Records) between multiple screens?

(0) ShareShare
ReportReport
Posted on by 48

I have CRM-type app that will primarily work with 2000ish records (about 30 columns) per user. 

 

The data source is a CRM connected with a Custom Connector. From what I can tell, the Data Source is delegable. 

 

The records will be used by mulitple Screens; one for a Gallery, and one for a Map. 

 

The best I can come up with so far is for the Start Screen's Onvisible to use 

 

If(varLoadedInitialLeads, false, 
Set(varLeadList, MyAPIConnector...); 
Set(varLoadedInitialLeads, true)
); 

 

 

That way, the Leads get queried when the App loads, and don't have to get re-queried unless a filter is applied (which I'll probably do by calling the API again).

 

 

Categories:
  • AmeerJab Profile Picture
    370 on at

    Hello,

    There is a option to load data once a component gets triggered this way you can increase the performance,

     

    also you can get data through Power Automate using it's API action which is way faster and also can get you more that 2000 records

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 383 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 356

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard