Sharepoint list view threshold maximum limit? -


i have client has exceeded default sharepoint threshold. enter image description here

i understand not advisable increase default limit in case left no other option increase threshold .

can tell me max limit threshold can put? client expecting 50000 files going document store.

as per this says max limit 50 million. how can increase to?

would fool if increase 5 or or 10 million

50 million, if that's article says.

it's question of performance , scalability, if client needs quarter million items in list, he'll have accept little waiting time.

read this, says sql server escalates full table lock if exceed 5000 items. means you're going making other people wait, if require access same table @ same time.

use smallest possible threshold satisfy client. warn him there may performance penalties.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -