Hi All,
My requirement is to display a seating arrangement graphically. That is, show a grid from 1 to n number of seats and show a number highlighted in green if the seat is occupied.
For example take an airplane seating arrangement, a seat number is to be shown green if the seat is booked/occupied.
Attached a CSV and expected output screenshot (done in excel) The seat column in CSV indicates only the occupied seats.
Can anyone tell me how this can be done in BIRT reports? Or if this can be done at all?
I tried a bit of scripting but it went haywire.