Adding charts to reports: example

You can include a chart that shows the number of resolved CRs for each product.

Procedure

  1. In the Report Builder dialog box, click Properties.
  2. Click the Image tab.
  3. Under Layout, click Add.

    The temporary chart name, _New_Chart_, displays in the Charts Included in Report subdialog box.

  4. Define the chart.
    1. In Title, select the _New_Chart_ string, and then type All hardware.

      The title is displayed in the Charts Included in Report list.

    2. In the Type list, click Pie Chart.
    3. In the Attribute list, click product_name to create the chart products.
    4. In Width in Pixels and Height in Pixels, accept the default values (400 pixels).
  5. Click Update.

Feedback