Use a SharePoint List to Store Weekly Open Tasks Statistics

How to use a SharePoint Online list to store open task statistics.

A PowerShell script that sends details of open tasks to users for follow up is a good thing. Storing open task statistics in a list for analysis of open task burndown over time is even better. This article describes how to update the script that sends email about open tasks to add the code necessary to use a list in a SharePoint Online site to store details about open tasks.