Posts by Anthony Zhu
Load SharePoint Items into Power Apps Without Delegation Limitations
Loading large datasets into Power Apps galleries or data tables can be a significant challenge in app development, especially when dealing with SharePoint’s 5,000-item limit and Power Apps’ 2,000-delegation row limit. In this blog, we will be discussing how you can easily load all SharePoint items into Power Apps with a simple solution. These constraints often result in incomplete datasets being retrieved from a SharePoint list or library. In practice, delegation issues are difficult to avoid, especially when search, filter, or sort operations are applied to complex columns. The following formula offers a dynamic solution to the challenge of loading large datasets into Power Apps and has been used successfully … Read more