Specifying multiple conditional formatting rules
You can create up to three conditional formatting rules for a single column. You can, for example, create three rules to set the values of a profit column to one of three colors, depending on the dollar amount. Figure 2-17 shows an example.
Figure 2-17  
For each row of data in the report, BIRT Studio evaluates the rules in the order in which they appear in the list of rules. As it evaluates each rule, BIRT Studio applies the specified format properties if the condition is met.
When creating multiple rules for a column, be careful that the conditions do not cover overlapping values. Consider the following scenario:
*
*
If the profit value is 6000, the value appears in green, not blue as you expect, because the condition in both rules is true (6000 exceeds 5000 and 1000), and the second rule supersedes the first rule. For the rules to make sense, the second rule should set the profit value to green if the value is between 1000 and 5000.

Additional Links:

© Copyright OpenText Corp. All rights reserved. Privacy Policy | Cookie Policy

BIRT iHub 2