Forum Discussion
Ofer-Gal
Jun 02, 2021Copper Contributor
How do I overcome the 5000 threshold Of SPO lists
I have many libraries with way more than 5000 files. I am Building an SPFx web part and one of the action is to find documents in these libraries. Using SP REST even when using top(10) I get th...
Joe Stocker
Jun 20, 2021Bronze Contributor
One out of the box idea is to use a Microsoft Flow to take the list data and post it to a database that you can then programmatically query
Ofer-Gal
Jun 20, 2021Copper Contributor
Again, the problem is not in Lists that can be replaced by Database, the issue is with libraries with files, not a suitable candidate for Database