At the end of next year, I want to look back and see how many of my tasks went into a particular status. For example, if I want to see how many tasks went into blocked, I want to export a document next year that looks like:
Task Name | In Progress | Completed | Blocked
My Task | x | x
My 2nd Task | x | x
I could then export this to excel and count the rows with an entry in the Blocked column.
Any suggestions?