Hello,
If I have a 3 dimensions table like this :
| A | B |
| A-1 | A-2 | B-1 | B-2 |
| C-1 | 1 | 1 | 1 | 1 |
C | C-2 | 1 | 1 | 1 | 1 |
| D-1 | 1 | 1 | 1 | 1 |
D | D-2 | 1 | 1 | 1 | 1 |
Can Jaspersoft do that?
Is it possible?
Thanks in advance,
Ting
1 Answer:
Have you looked at cross tables?
https://community.jaspersoft.com/wiki/tables-and-crosstabs-jaspersoft-studio
deleted
Thanks for replying. As far as I know, a cross table is a table with multi-condition calculations. What I mean in the above question is, is it possible for Jaspersoft to achieve the appearance of a three-dimensional table?
The table components do provide for row span / col span, but if you want/need a dynamic layout (data driven, etc.) in terms of the column and rows to be generated, the crosstab is the best fit