Announcements
Hi All,Im looking to use the collect command on a SharePoint list, which I am aware does not delegate, however, i have a filter on the data that is delegatable which will bring the record count to beneath 2000 every time. Would this collect command work correctly on the filtered data set which will be beneath 2000 or will it miss records.
many thanks,
Matt
Hi @MatthewInwards ,
Delegate limitation apply only to data sources at the non-delegable function level, so If the filtered list record is less than 2000, the collect function get them all properly.
Hope this helps.
Sik
Hi @v-siky-msft ,Just to clarify, my Sharepoint list does have over 2000 records, the list that is under 2000 is from the filter command within powerapps. So my code will be ClearCollect(Fakecollection,Filter(Mydatasource))
Will this still work? sorry for being a pain, i'd just like to be certain.
Many thanks,Matt
Yes, it does work.
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 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 542 Most Valuable Professional
Haque 206
Kalathiya 201 Super User 2026 Season 1