Monthly Archives: May 2023
Ungroup and GroupBy functions in Power Apps
In Power Apps, collections are used to store and manage sets of data from various sources such as SharePoint, Dataverse,… in your app. The GroupBy and Ungroup functions are used to group or ungroup data within a collection. In this post we will learn how to use these functions with a sample collection in our…