Report Builder examples

The following procedures show how to build a CR report, with task relation reports, for all resolved CRs with hammer, saw, and drill product names. The CRs are grouped by product name and sorted by request type.

This example uses the dev_process that is shipped with the product.

To try this example:

  1. Add hammer, saw, and drill values to the product_name list box attribute.

    For information about creating attributes, see Creating attributes.

  2. Create CRs using the hammer, saw, and drill product names.
  3. Create associated tasks for some of the CRs.
  4. Complete the associated tasks.
  5. Set the completed dates for the CRs.
  6. Transition the CRs to the resolved state.

Feedback