BackPrevious Topic  Next TopicNext

Adding Conditional Formats to Data Fields in Web Report

You can add conditional formats to the data fields in tables, banded objects, and crosstabs in a web report. This topic describes how you can add conditional formats.

When a specified condition is fulfilled, Server applies the format that you defined for the condition to the field values automatically. This is very useful to highlight values that you need to pay attention to or act on.

To add conditional formats to a data field:

  1. Right-click the data field and select Conditional Formatting from the shortcut menu. Server displays the Conditional Formatting dialog box.

    Conditional Formatting dialog

  2. Select the button Add button. Server displays the Edit Conditions dialog box.

    Edit Conditions dialog - Basic mode

    There are the basic and advanced modes of the dialog box for you to define either simple expressions or complex expressions. See Applying a Filter to the Business View for a Data Component for more information about how to define a condition.

    When you are adding conditional format to a data field in a crosstab, you can find the button Formula button next to the value text box of a condition line. Select the button and then you can select a dynamic resource or an aggregation object from the drop-down list to use its value in the condition. Server lists the resources of the same data type as the field on which the condition is based.

  3. Select OK to save the condition.

    Server displays and highlights the condition in the Condition box in the Conditional Formatting dialog box.

  4. In the Format box, set the format to apply to values of the field when the specified condition is fulfilled, for example, the font face, font size, and font color.
  5. Select Blinking Text if you want to make the values blink, then in the Duration text box, set how long it takes the values to complete the transition from the foreground color to the transparent color, in seconds. The blink settings work in the HTML report result too.
  6. Repeat the preceding steps to add more conditions and define the format for each condition.
  7. To edit a condition, select it in the Condition box, then select Edit button. In the Edit Conditions dialog box, edit the expressions as required.
  8. To remove a condition and the corresponding format, select the condition in the Condition box and select Delete button.
  9. To adjust the priority of a condition, select the condition in the Condition box and then select Move Up button or Move Down button.
  10. Select OK to apply the conditional formats to the field.

Note iconTo make the blink settings of a conditional format take effect, you need to make sure the web browser you use supports CSS3 animation, such as Firefox, Safari, Chrome, and Internet Explorer 10 or above.

Back to top

BackPrevious Topic  Next TopicNext