Hi Everyone,
In this post, will try to understand as much as possible on Collect and ClearCollect functions in PowerApps.
Collect and ClearCollect functions are useful for when we want an in-memory store for data. They can save Collections and can be accessed from any screen in the App.
Here is the syntax for the same.
Collect(collectionName, Items)
ClearCollecct(CollectionName,…
Continue Reading Gopinath’s Article on their blog
https://staturestack.com/2020/06/17/collect-and-clearcollect-in-powerapps/
Blog Syndicated with Gopinath’s Permission