I need help with the validation of multiple columns in a SharePoint library.
I actually don’t know if this works with the build in validation function of SP, if I have to create a script for this problem or build some workflow.
What I like to have is analysis of all empty columns in a library.
To give an example:
A Library with 1000 files. 700 Files have content in the “Title” column and 300 not.
The information I like to receive once a week via mail is “In Library X are 300 files without content in the Title column”.
Thank for your help