Home
Analytics
Inserting Line break within a table based on condition
sriram nagappan
<p>Hi All,</p>
<p> </p>
<p>My requirement is to have a line break within a table based on the column value of the dataset.</p>
<p>Overall requirement is that my dataset returns data like Parent - child relationships (i.e one to many).</p>
<p>I am getting this data in one SQL and i would need a line break after each Parent - Child Relationship i.e basically a line break after one family. Can you please help how to acheive this in BIRT. Is there any way to add any script in On Create/On Render to access the value of the next row and insert a line break based on the value</p>
<p> </p>
Find more posts tagged with
Comments
micajblock
<p>Can you try a grouping by the parent adding a group footer and set the group footer to a specific height. </p>