You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/en/SharePointOnline/CAMLQueryForListView.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ date: '2024-03-24'
9
9
---
10
10
11
11
<h1>Easy CamlQuery</h1>
12
-
When loading thousands of SharePoint list items, you may want to limit the number of retrieved results. If your list contains 10 elements, then loading them like this will present no issues.
12
+
When loading thousands of SharePoint list items, you may want to limit the number of retrieved results. If your SharePoint list contains 10 elements, then loading them like this will present no issues.
### [Get Version History on GitHub](https://github.com/PowershellScripts/SharePointOnline-ScriptSamples/tree/develop/Lists%20and%20Libraries%20Management/Versioning)
163
163
164
+
[Create a report on all file versions in the library](https://github.com/PowershellScripts/SharePointOnline-ScriptSamples/tree/develop/Lists%20and%20Libraries%20Management/Versioning/Create%20a%20report%20on%20all%20file%20versions%20in%20the%20library)
164
165
166
+
[Create a report on file versions in library or folder](https://github.com/PowershellScripts/SharePointOnline-ScriptSamples/tree/develop/Lists%20and%20Libraries%20Management/Versioning/Create%20a%20report%20on%20file%20versions%20in%20library%20or%20folder)
167
+
168
+
[Delete all previous file versions in a library](https://github.com/PowershellScripts/SharePointOnline-ScriptSamples/tree/develop/Lists%20and%20Libraries%20Management/Versioning/Delete%20all%20previous%20file%20versions%20in%20a%20library)
169
+
170
+
[Enable minor and major versions for all lists in one site](https://github.com/PowershellScripts/SharePointOnline-ScriptSamples/tree/develop/Lists%20and%20Libraries%20Management/Versioning/Enable%20minor%20and%20major%20versions%20for%20all%20lists%20in%20one%20site)
171
+
172
+
[Enable minor versions using Powershell and CSOM](https://github.com/PowershellScripts/SharePointOnline-ScriptSamples/tree/develop/Lists%20and%20Libraries%20Management/Versioning/Enable%20minor%20versions%20using%20Powershell%20and%20CSOM)
173
+
174
+
[Enable versioning for all lists in one site](https://github.com/PowershellScripts/SharePointOnline-ScriptSamples/tree/develop/Lists%20and%20Libraries%20Management/Versioning/Enable%20versioning%20for%20all%20lists%20in%20one%20site)
175
+
176
+
[Enable versioning for one list](https://github.com/PowershellScripts/SharePointOnline-ScriptSamples/tree/develop/Lists%20and%20Libraries%20Management/Versioning/Enable%20versioning%20for%20one%20list)
177
+
178
+
[Get versioning settings for all lists](https://github.com/PowershellScripts/SharePointOnline-ScriptSamples/tree/develop/Lists%20and%20Libraries%20Management/Versioning/Get%20versioning%20settings%20for%20all%20lists)
179
+
180
+
181
+
182
+
<!-- Default Statcounter code for SPO getversionhistory
0 commit comments