Forum Discussion
Anonymous
Aug 23, 2022SharePoint Library view
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?
5 Replies
Sort By
- kalpeshvaghelaSteel Contributor
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
- NanddeepNachanLearn Expert
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.
- AnonymousHi,
Thanks a lot for your response.
The column i am filtering on now is the "created on" column en its indexed already. I also need the modified on and modified by in the view. Should I index these columns?- NanddeepNachanLearn Expert
Hi Deleted
Modified should be already indexed. Please index the columns you want to show in the view.