Customizing Report Documents

This section describes the steps you need to follow to customize report documents.

This section describes how to complete report documents and universe customizations.

You can create the following customizations:

  • Customize a single report
  • Customize multiple reports
  • Customize document styles

Customizing a Single Report

To customize a single standard report, complete the following steps:

  1. In Web Intelligence, locate the standard report to customize (in this example, AR Aging).

  2. Open the selected standard report and click Document » Save As, then select a custom folder. Click OK.
    Note: Choose the Refresh on open option on the Save As dialog to refresh the report each time that you open it.
  3. Make changes to the report and save the document.

Customizing Multiple Reports

To copy all or selected standard reports to a custom location, complete the following steps:

  1. In the Central Management Console, click Business Performance Management » Reporting » Standard to open the standard reports.

  2. Select the report documents that you need, then right-click and select Organize » Copy To.
  3. On the Copy To screen, select a Custom folder and click Copy.

    The selected standard reports are now available as copies in the Custom folder.

Customizing Document Styles

The standard report documents are prepared for customization concerning document style. Most of the layout elements use a default setting, which means that their style is taken from a cascading style sheet. An example is that font family, color, and border style in data tables follow the settings of the cascading style sheet.

The cascading style sheet is built into each report document and is not read dynamically.

If you want to use another style, you can import a new style sheet into each document. For convenience the cascading style sheet of the standard report documents is included in the RPU. This cascading style sheet is a good starting point for creating a custom one.

You can do the following with custom cascading style sheets:

  • Modify
  • Apply the style
  • Export

Modify the Style

To modify a cascading style sheet, follow these steps:

  1. Copy the cascading style sheet from the RPU to the local machine from which WebIntelligence is run.
  2. Open the style sheet in a text editor.
  3. Modify the style sheet to the style that you want.
  4. Save the style sheet.

    Now you can apply the style sheet to your documents.

Apply the Style

To apply the style of a custom cascading style sheet, follow these steps:

  1. Open the WebIntelligence document to be modified.
  2. Click Properties.
  3. Click Document.
  4. In the window that appears, click Change Default Style...
  5. Click Import Style.
  6. Browse to and select the modified style sheet file. Click Close, OK, and Save.

    The styles of the cascading style sheet are now reflected in the document.

Export the Style

To export the cascading style sheet of a document, follow these steps:

  1. Open the WebIntelligence document that contains the style sheet that you want to export.
  2. Click Properties.
  3. Click Document.
  4. In the window that appears, click Change Default Style...
  5. Click Export Style.
  6. Browse to the location of the style sheet file that you want to export.
  7. Click Save.

    A cascading style sheet file that reflects the styles of the document is saved to the file system. You can use this as a foundation for customizing the styles, similar to using the cascading style sheet delivered in the RPU.