
Hello all, I have a gallery that includes a 'selected' function. Now, our users want to have a 'select all' button and save the selected records to the collection I have. I have tried using the ForAll and Collection functions, but both of these have delegation problems, even when using filters. It is difficult to avoid exceeding the 2000 record limit. Do you have any suggestions to overcome delegation issues and work with larger data sets?
Hi @abc3 ,
Collections are limited to 2,000 items for a single "collection" action, but you can with a bit of data management collect all records in a list (see this blog of mine), however once much over 5k records, the performance degrades quickly.
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