Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create coloring rules for multilevel pivot reports

Configure rules for how numerical values are displayed in a multilevel pivot table report. Coloring rules make it easy to highlight the more important values. The color rule is applied to the content of cells in pivot reports.

Before you begin

Role required: report_admin or admin

Note: It isn’t possible to apply coloring rules to the Total cells in multilevel pivot reports.

Procedure

  1. On the Style tab of the Report Designer, select Edit coloring rules.

    If you see the error message 'Security constraints prevent access to requested page,' an access control list is preventing access. If necessary, one with the security_admin role should create read and write access control lists (ACLs) on the Multilevel Pivot Rule [sys_report_mpivot_rule] table.

  2. In the Multilevel Pivot Rules dialog box, select New rule.

  3. Fill in the fields on the form.

FieldDescription
OperatorThe operator used when evaluating values in cells, such as greater than or between. For example, to style cells with a value less than 5, select lower than and specify a Value 1 value of 5.
Value 1The number to evaluate cell values against. When the Operator value is between, enter the lower value in the Value 1 field.Note: When creating rules based on a duration value, specify the duration in seconds.
Value 2The maximum value that a cell can contain to match this rule. This field only appears when the Operator value is between.
Font colorThe font color to apply to cells that match this rule.
Background colorThe background color to apply to cells that match this rule. This option applies only to multilevel pivot table reports.
Rule orderA numerical value that determines the order in which the rules apply. Rules with a higher rule order apply later and override lower-order rules. For example, one rule matches cells with a value greater than 140, and another rule matches cells with a value lower than 150. The rule with the higher order applies to cells with values from 141 through 149.
  1. Select Submit to save the rule and create another rule, or select OK to save the rule and return to the Report Designer.

Parent Topic:Administering reports