Hello<br />
<br />
I have report where I have 4 dataSet's and every data set have it's own table. Sometimes there is no data returned from dataSets and tables are hidden which is ok, but then I have empty space for example between the first table and the final summary that I print at the end. I hide those tables with suggestion in thread: <a class='bbc_url' href='
http://www.birt-exchange.org/org/forum/index.php/topic/19872-hiding-table-when-subtables-have-no-data/page__s__5957fbd50fa2be4302e612d0561a8caf'>Hiding table</a>.<br />
<br />
So my question is how can I get rid of empty space printed in report when there is empty table which is hidden? So it seems that the table is printed but it is giving me large empty space. Have I missed some property somewhere? I attached here picture which is showing how much empty space I have when this problem occurs. In the picture end there is final summary starting and before that huge amount of empty space.<br />
<br />
Thanks for advance<br />
Jari