From 712873c17aa233c440e2db3ba349a464272fbb85 Mon Sep 17 00:00:00 2001 From: AdminDroid <49208841+admindroid-community@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:52:09 +0530 Subject: [PATCH] Get List Item Count in SharePoint Online --- .../README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Get List Items Count in SharePoint Online/README.md diff --git a/Get List Items Count in SharePoint Online/README.md b/Get List Items Count in SharePoint Online/README.md new file mode 100644 index 0000000..0fed9fc --- /dev/null +++ b/Get List Items Count in SharePoint Online/README.md @@ -0,0 +1,16 @@ +## Get List Item Count in SharePoint Online Using PowerShell +Execute the PowerShell script to get all lists and their item count in SharePoint Online. +***Sample Output:*** + +The script generates an output CSV file which will look similar to the screenshot provided below. + +![Get SPO list items count](https://o365reports.com/wp-content/uploads/2024/09/Get-SPO-list-items-count-800x195.png?v=1725355412) + +## Microsoft 365 Reporting Tool by AdminDroid +Looking for more in-depth reporting? [AdminDroid Microsoft 365 reporting tool](https://admindroid.com/?src=GitHub) offers an extensive collection of over 1800 out-of-the-box reports and dashboards. It’s the perfect complement to your PowerShell scripts. + +*View more comprehensive SharePoint Online reports through AdminDroid: [https://demo.admindroid.com/#/1/11/reports/30001/1/20](https://demo.admindroid.com/#/1/11/reports/30001/1/20)* + + + +