Asana: Tag
Description
Table of tag basic info enriched with some task metrics.
Supported Data Sources
Asana
Columns
Type
Name
Description
INTEGER
tag_id
System-generated unique ID for the tag
STRING
tag_name
UI-facing name of the tag
DATETIME
created_at
Timestamp of when the tag was created
INTEGER
number_of_open_tasks
Count of the currently open tasks with this tag.
INTEGER
number_of_assigned_open_tasks
Count of the open and assigned tasks with this tag.
INTEGER
number_of_tasks_completed
Count of tasks with this tag that have been completed.
INTEGER
avg_days_open
The avg number of days that completed tasks with this tag were open.
INTEGER
avg_days_assigned
The avg number of days that completed tasks with this tag were open and assigned.
Last updated
Was this helpful?