Forum Discussion
Ted_
2 years agoNew Member
Combine files - from SharePoint.Contents to SharePoint.Files in the same query
My company has a SharePoint folder with many files inside. I used the "SharePoint.Contents" method to access a specific folder ("Level 4" see picture) to speed up the refresh. The files that I need...
lbendlin
2 years agoSuper User
As you have experienced, SharePoint.Files enumerates ALL the files on the SharePoint site. That can be many tens of thousands of files. Specifying a folder filter early will help to cut that list down to a more manageable size