I have table with dynamic columns, Red columns are fixed, and green columns are dynamicenter image description here

How can do it with iReport, jasperReport???
THX

有帮助吗?

解决方案

You can use crosstab with row group by "Grupo de valoracion" field and column group by date field and set function = Sum (if you need sum?) for measure of crosstab.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top