Counts the number of tasks that reached Done during the selected period.
đĄ Like counting packages shipped in a day, it tells you how many units of work left the building, regardless of their size.
Counts the number of tasks that reached Done during the selected period.
Counts each task that was marked Done in the date range.
COUNT(tasks WHERE done_at BETWEEN measure_from AND measure_to)If your team completed 22 tickets this sprint, that is your raw throughput, regardless of size or complexity.
Connect GitHub and Shortcut in minutes. All metrics update automatically.