Report Studio
Highlight data in your report to better identify exceptional
results. For example, you want to identify sales representatives who have
exceeded their quota. You create a condition that checks whether each
representative’s sales for the year is greater than their quota for the
year.
To highlight data:
- Create
a variable and define the condition that determines if the data will
be highlighted.
- In the work area, click
the column that you want to highlight based on the condition you created.
- In the Properties
pane, double-click the Style Variable
property.
- Click Variable,
click the variable you want to assign to the object, and click OK.
- If you assigned a string
variable, in the Values box, select the values you want the condition
to support.
Tip: A default value exists for the variable, and it is always
selected.
- If you assigned a language
variable, in the Values box, select the languages you want the condition
to support.
Tip: A default value exists for the variable, and it is always
selected.
- Click OK.
- Pause the pointer over
the condition explorer button
, and click one of the possible
values for the variable other than the default value.
Tip: When you select a value in Condition Explorer, the Explorer
bar becomes green to indicate that conditional formatting is turned on,
and that any changes you make to the report applies only to the variable
value.
For example, if you created a boolean variable, click the Yes
value.
- In the Properties
pane, specify the formatting that you want to highlight the column with
when the condition is satisfied.
For example, click the Border
property to create a thicker border around the column.
- Repeat steps 9 to 10 for
other possible values defined for the variable.
Tip: When pausing the pointer over the condition explorer button,
click (No variable) to view how
the report looks when no variable is applied. Or you can triple-click
the Explorer bar.
When you run the report, the report objects to which you
applied the variable are highlighted when the condition is satisfied.
For example, if you created a boolean variable, the objects are highlighted
when the condition is met. If the condition is not satisfied for any object,
no conditional formatting is applied.
Related Topics: