Quantcast
Channel: Dynamics 365 Customer Engagement
Viewing all articles
Browse latest Browse all 286

Collect and ClearCollect in PowerApps

$
0
0
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 Collect(collectionName, Items) ClearCollecct(CollectionName, Items) These functions

Viewing all articles
Browse latest Browse all 286

Trending Articles