Building a Gantt Chart
The Source Table:
The Result:
Macro combination:
- Insert the Jira Issues macro.
- Wrap the Jira Issues macro in the Table Filter macro.
- Wrap the Table Filter macro in the Table Transformer macro.
- Add a table containing project milestones.
- Wrap the Table Transformer macro and the table containing milestones in the Chart from Table macro.
Macro configuration:
Table Filter:Filter Column | Issue type | Sprint |
---|---|---|
Filter Type | Visual | Dropdown |
Filter Values | New feature, Improvement | ECS Sprint 2, ECS Sprint 3, ECS Sprint 4 |
Table Transformer:
Use the following SQL query:
Type | Gantt |
---|---|
Labels Column | Sprint, Key, Milestone |
Values Column | Created, Due, Completion ratio, Date |