Announcements
Hi All,
We have faced the performance issue which is during filter the 10K record collection. It will freeze for a few seconds and sometimes will gets stuck.
Is there any way to enhance the performance, if reduced fields on collection, whether will be better?
You can provide filtering to the records such that the records are under 2000.
Hi @Pekkaaaa ,
I am surprised a 10k collection filters that fast. There is a good reason that the maximum Data Row Limit is 2,000 and it is related to performance. When you are filtering a Collection, it is a "client-side" operation (as distinct from a "server side" operation with a Delegable query), so all of the "work" is being done in the browser or mobile app. When on the rare occasions I need to "Stack" collections, I limit it to double (4k) and even then notice performance reduction.
Please click Accept as solution 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 Thumbs Up.
MVP (Business Applications) Visit my blog Practical Power Apps
Hi @WarrenBelz @VishalJhaveri
Thanks for your response.
Hi @WarrenBelz ,I agree with your idea. Already change to use the workflow triggered procedure to instead of the dropdown list. Thanks for your response.
Did my answer help you? If yes, can you mark it as solution?
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 396 Super User 2026 Season 2
Mohsin Ali 323
WarrenBelz 193 Most Valuable Professional