CSV export of a sharepoint list is including all items versions

Viewed 36

I want to export a Sharepoint list by clicking on Export -> Export to CSV.

enter image description here

The list contains ~ 5000 items, but the export contains exactly 30000 items. The reason is that the export is including all versions of all items (30000 is the max number of items which is supported by the export).

I have already turned off the versioning in Settings -> versioning settings. How can I turn off the versioning definitely? Thanks in advance.

enter image description here

0 Answers
Related