yes, there is a null section that counted by, so i try to fix:
$V{itemCounter} == 1 && !$F{section_name}.isEmpty() ? ($V{sectionCounter} + 1) : $V{sectionCounter}
thank you!
hi,
i've been trying to create a group count calculation following this http://jasper-bi-suite.blogspot.com/2018/03/tip-group-count-variable-calculation-in.html.
but the output i got is as follows:
has anyone know how to solve this?