Forum Discussion
vkartik
Jun 08, 2023Copper Contributor
Sharepoint Online : Sort Date Field
Hi, I have document library with 100,000 + records. Library have date field other than Created Date which contains dates and blank values as per certain conditions When we try to sort the da...
ganeshsanap
MVP
vkartik This is because your document library has became very large now.
Try adding index on your date column and see if it works, follow: Add an index to a list or library column
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.
vkartik
Jun 09, 2023Copper Contributor
ganeshsanap , Thanks for your input.
Indexing on Date column is already added.
Do we have any microsoft article where it mentions sorting issues due to size of library