Home
Designing Analytics Reports
Dynamic columns in BIRT Report
Migrateduser
<div>Hi,</div>
<div> </div>
<div>I have a requirement in BIRT Report.</div>
<div> </div>
<div>I need to create a table in BIRT in the below format.</div>
<div> </div>
<div>S.No Name subj1 subj2 subj3</div>
<div>==========================</div>
<div>1 abc 10 20 30</div>
<div>
</div>
<div>2 def 20 30 40</div>
<div> </div>
<div> </div>
<div> </div>
<div>In this example S.No and Name are static. But rest of the fields are dynamic.(ie., subj1, subj2, etc are values in SUBJECT table in a database)</div>
<div>How can i make those headers are dynamic? Also how can i handle the report queries based </div>
<div>on dynamic header columns?</div>
<div> </div>
<div>Could somebody please help me how to handle this in BIRt report</div>
Find more posts tagged with
Comments
There are no comments yet