Asana: Daily Metrics
Description
Table of task metrics per each day
Supported Data Sources
Asana
Columns
Type
Name
Description
DATETIME
date_day
Unique day for which metrics are calculated.
INTEGER
number_of_tasks_open
The number of tasks open at that point in time
INTEGER
number_of_tasks_open_assigned
The number of tasks that are open on that day and have been assigned
INTEGER
number_of_tasks_created
The number of tasks created on that day
INTEGER
number_of_tasks_completed
The number of tasks completed on that day
INTEGER
avg_days_open
The average time that all tasks open on this day have spent open.
INTEGER
avg_days_open_assigned
The average time that all tasks open on this day have spent open and assigned.
Last updated
Was this helpful?