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 / Is Storing Data in a C...
Power Apps
Answered

Is Storing Data in a Collection Best Practice?

(0) ShareShare
ReportReport
Posted on by 301

Hi.  I was wondering what the general best practice is for data collection.  I have been using submitform or patch to send data but I was wondering if it would be more efficient to use a collection instead.  Here are my thoughts

 

- Collections use local data so submissions are much faster

- Collections are local so everything can be done without internet

- You only need internet for a little bit to send everything off without issues of data not getting sent because of bad reception

 

Do you guys mostly use collections due to the above reasons (or others) or do most people use patch like I have been doing? 

 

Categories:
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @dyee4613 

    It really depends on your design. 

    If you are working toward an online/offline application, then you need them.

    If you have to process information from the datasource and will use it often in your app, they are helpful.

    If you need to display information from a datasource, you don't need them.

    If you need to shape your data in a way that will be consumed in multiple places in your app, they are helpful.

    If you have a delegation issue, they are essential.

     

    Those are some of the highlights, I'm sure others can share more of their views.

     

    Personally, most of my apps are always connected.  I avoid collections unless absolutely necessary.  I tend to use Galleries more in place of collections as I can shape the data and display the intended results at all times.  In many cases I will put these galleries on a dedicated APP page that the user never sees but serves as a place to "document" and gather all important actions and formulas.  Then, when needing to use data from the gallery "collection", I reference the AllItems of it.  

    In cases where we do disconnected Apps, collections are the only answer.  But again, most of ours are always connected.

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 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard