Forum Discussion

VPatel21's avatar
VPatel21
Copper Contributor
Jun 02, 2022
Solved

How to get total number of file counts in SharePoint?

Hello All, I have uploaded multiple folder in SharePoint Site, but many files failed to upload. So now I wants to check in SharePoint that particular folder contain how many subfolders and total fi...
  • PamDeGraffenreid's avatar
    PamDeGraffenreid
    Jun 03, 2022

    VPatel21  Here you go

    1- Export to Excel

    2 -  Open the downloaded file into Excel.  You may get a security prompt, click Enable.  The table will be selected by default when it opens.

    3 - Go to the Insert Tab, and select Pivot Table

    4 - Configure your PivotTable fields like this...

    Result:

    At the top level there are 4 folders and two files

    Every folder has a unique path, so for each path (folder) - you'll get a count of files and folders.

    Good luck!

     

     

     

     

     

Resources