Forum Discussion
David_Elsner
Feb 17, 2022Brass Contributor
Show the total number of files in a SharePoint library
My users (non developers) are often complaining that it is so hard in SharePoint to show: - The total number of files (not items) in a library I know that its possible to see the total number...
DAJ
Feb 21, 2022Copper Contributor
You can use the sum function of a view
David_Elsner
Feb 23, 2022Brass Contributor
What do you mean with "sum"-function?