Home
Analytics
Crosstab sub-total location
johnesmith
The crosstabs show the subtotals at the bottom after each gorup like:
Number
Group1 | SubGroup11 | 1
| SubGroup12 | 5
| Group1 Total | 6
Group2 | SubGroup21 | 3
| SubGroup22 | 4
| SubGroup2 Total | 7
Is there a way to list the subtotals first at the top and then the subgroups? like:
Number
Group1 | Group1 Total | 6
| SubGroup11 | 1
| SubGroup12 | 5
Group2 | Group2 Total | 7
| SubGroup21 | 3
| SubGroup22 | 4
Find more posts tagged with
Comments
Virgil Dodson
Hi johnesmith,
I couldn't find a way to do this either with BIRT 2.2 and I couldn't find a bug related to the subtotal location so you might want to file a bug on this.