Aug 22 2022 11:58 PM
Aug 22 2022 11:58 PM
Hi Guys,
I have a library with 8000 documents and i get a warning that this might not work because the limit of the view is passed. I have filtered the all documents view and the view contains now less than 5000 items but when i go to the library settings i still see the message of the warning. Do you know guys what i can do?
Aug 23 2022 12:02 AM - edited Aug 23 2022 12:04 AM
Hi @Deleted
Consider indexing the columns, available on the list view.
In simplicity, if you just include out of the box - ID and Title columns in the view, you should not face the threshold issue.
Aug 23 2022 12:10 AM
Aug 23 2022 12:48 AM - edited Aug 23 2022 01:20 AM
@Deleted
That is the default behavior of List Settings Page i.e. even if you update you query to read less than 5000 items, it will still show warning.
So as you have configured your default view query and it's working fine then you can discard this warning.
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community
Aug 23 2022 01:16 AM
Hi @Deleted
Modified should be already indexed. Please index the columns you want to show in the view.
Aug 23 2022 01:33 AM - edited Aug 23 2022 01:37 AM
@Deleted If you are using SharePoint online modern experience, you will not face any view threshold issues as modern experience loads files/items on scroll in library view.
For safer side, add indexing on the columns you are using in your views. If you have applied any filtering/sorting on the columns, index those columns first as you can only add up to 20 indices in a library.
Follow Microsoft documentation for other recommendations while using large lists/libraries: Manage large lists and libraries
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.