Hi we are using Pentaho report designer and we want to hide a subreport if there is no data .
We have tried to use this formula :
not(isemptydata())
in the visible expression but it does not seem to work .
So how to hide a subreport if no data .
This function seems to BUG
We have tried to use this formula :
not(isemptydata())
in the visible expression but it does not seem to work .
So how to hide a subreport if no data .
This function seems to BUG