Create alternate row colors in a BIRT report.

Formatting a table in BIRT for alternate rows takes only a few simple steps.  Use this often to help your reports stand out.

First select the detail row for your table.

image1.png

In your row properties select the “highlights” tab. Click Add.

image2.png

In your highlight menu you want to enter row.__rownum %2 into the expression builder

image3.png
image4.png

Leave the evaluation as Equal To and enter 0 on the right-hand side of the condition.  Choose your background color and press OK.

image5.png

Your report should now have alternate row colors.

image6.png

Previous
Previous

BIRT Video Playlist

Next
Next

How to connect BIRT to Database