Skip to main content

Notifications

Power Apps - Building Power Apps
Suggested answer

Collection updates from multiple places

Posted on by 121
I have a collection which pulls more than the 2000 record limit into the app, i have the same code in about 9 places.
 
I was wondering if i could create the Collection somewhere and use 1 command to pull the collection, this way if i change anything in the collection i don't have to do it 9 times.
 
Cheers
Categories:
  • WarrenBelz Profile Picture
    WarrenBelz 143,246 on at
    Collection updates from multiple places
    You can use the Select() function, but only on the same screen.Why not simply Patch any changes to the collection ?
     
    Please click Does this answer your question 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 a Like.
    MVP (Business Applications)     Visit my blog Practical Power Apps    Buy me a coffee
  • Suggested answer
    FLMike Profile Picture
    FLMike 29,361 on at
    Collection updates from multiple places
    Hi,
     
    You could create a Global Collection, which is good anywhere and no need to grab the data in 9 places.
     
    I don't know when you want to "fill" the collection with data, but I would recommend in the OnVisible property of the Main Screen.
     
    By making it global, you can access that same collection anywhere.

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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,246

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,884

Leaderboard