Jump to content

iancr01

Members
  • Posts

    21
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by iancr01

  1. You need to define a style and add a conditional style.. something like:

    new Boolean($V{REPORT_COUNT}.intValue() % 2 == 0) (make the color light blue for example)

     

    Then you need to apply the style to the field(s) you need to alternate the color for.

  2. You may want to create an input control for your report and make it of type Single-Select Query or Multi-Select Query. That report will take as parameters the results of the query in the input control.

×
×
  • Create New...