Aggregating Tasks when One Task is Included in Multiple Sprints
The Source Table:
The Result:
Macro combination:
- Insert the Jira Issues macro.
- Wrap the Jira Issues macro in the Table Transformer macro.
- Wrap the Table Transfromer macro in the Pivot Table macro.

Macro configuration:
Table Transformer:
Use the following SQL query:
SQL
Row Labels | sprint |
---|---|
Column Labels | Status |
Calculated Column | story points |
Operation Type | Sum |
Additional parameter:
- Set the Cell value delimiter option: Comma (,)