I have a variable which stores the calculated average of a specific field.
Is there any way to use this variable in the Title band? When I try to do it, I just get null in the Title but the correct value in the Column Footer.
The only other possibility for this I see is, to precalculate it in Java and pass it as an argument, but I'm trying to avoid that.
I'm using JasperReports and iReport in version 3.7.4.