List View Threshold limits size of pre-filtered source
-
vendredi 22 juin 2012 14:02I have SP 2010 w/ a doc lib with 20000+ documents. Running All Checkouts view (filters on indexed column CheckedOutTo) throws list view threshold exceeded (5000) error for non-admins when only 10 docs are checked out in whole library. This limit is being applied to the source 'all documents' list, not my view result set. I gather that there is a better design pattern for my 'All Checkouts' view, and I'm sure this has been answered previously in the forum. Cut us some slack with a hint please?
Toutes les réponses
-
vendredi 22 juin 2012 15:15
The list view threshold is triggered when any of the views in a list exceeds the threshold. Consider removing any views that fall into this category or making use of folder to reduce the number of items per view below the threshold. You can always increase the threshold (which will reflect across the entire web app). But this could negatively impact the performance and is often not recommended.Manaz Mohideen - MCPD, MCITP, MCTS
- Marqué comme réponse Pengyu Zhao vendredi 29 juin 2012 06:54
-
vendredi 22 juin 2012 16:09
Please go through the links
- Marqué comme réponse Pengyu Zhao vendredi 29 juin 2012 06:54

