ForumsTips & TricksReport on completed tasks?


Report on completed tasks?
Author Message
frankie.toodle

Posted: Jan 23, 2025
Score: 0 Reference
Hi,

maybe somebody developed a program in Python or an spreadsheet to calculate a report from the list of completed tasks (csv export)? e.g. like how often was the task completed relation to being planned.

Thank you,
Frank
michaeelphillips

Posted: May 31, 2025
Score: 0 Reference
Hi Frank,
You can use Python with pandas or a spreadsheet with pivot tables and COUNTIFS to analyze how often tasks were completed compared to how often they were planned. Just group by task name and compare completion counts or time intervals. Let me know if you’d like a simple example to get started.
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.