Home
Designing Analytics Reports
Birt 4.5 export xlsx
HSMorales
<p> I have a report in BIRT 4.5 that is grouped by JE#. (Journal Entry Number)</p>
<p> </p>
<p>Lets say the JE# is 45.</p>
<p>When I export the report to PDF, it will print 50 lines per page. So if the Journal Entry has say 70 lines, it will print 50 lines on page 1 and 20 on page 2.</p>
<p> </p>
<p>If I export it xlsx, It creates a tab named '45' with 50 lines of data and a tab named 45.1' with 20 lines of data.</p>
<p> </p>
<p>I have tried changing the page break for the table to 0 and to 200.</p>
<p> </p>
<p>I also tried changing the group page break to avoid inside.</p>
<p> </p>
<p>I would like it to create just '45' with all the data in it. How can I do This ?</p>
<p> </p>
<p>If I have multiple JEs, The tab names are just 1 per JE if they are less than 50 lines. </p>
<p> </p>
<p>Thanks</p>
<p> </p>
<p>Henry Morales</p>
<p> </p>
<p> </p>
<p> </p>
Find more posts tagged with
Comments
There are no comments yet