I want to hide in my report the columns that have all the cells value 0
. Is this possible?
I also generate global footer variables for each column.
Maybe I can access the global footer variable and check if it's 0
then hide the column?
edit1 : I'm using just dynamic jasper.