Hello,
Wondering if anyone can tell me how we to determine how many pages were added to a repository in a calendar year?
Thanks very much,
David
Hello,
Wondering if anyone can tell me how we to determine how many pages were added to a repository in a calendar year?
Thanks very much,
David
If you can assume all pages at once, you can also do a creation date search in Laserfiche, then Export --> List Contents after you add the page column. Then open up the csv file you save in Excel and total it up.
If you have Audit Trail and have been auditing page creation events, you can run a query against the reporting database. If not, you run into the problem that documents have creation dates but pages do not. So there isn't an answer in general, but if you can add simplifying assumptions about pages not moving between documents and pages being added all at once then you can get a decent approximation. You'll need to query the repository database directly, I don't think there's a way to easily get that kind of aggregate data from the search UI.