Article - CS400645

How to dynamically display a report through the Chart widget

Modified: 27-Nov-2023   


Applies To

  • Codebeamer 2.0

Description

  • After creating a report on certain fixed IDs through the Reports tab, the Chart widget displays that report in a static way
    • A query example:
      • SELECT status AS 'Status', COUNT(1) AS COUNT WHERE project.id IN (3) AND tracker.id IN (3402) GROUP BY 'Status'
  • Even when exporting wiki pages to a project template and importing them under a different project, the widget still refers to the same static data from the source project and tracker, instead of the new ones
  • Is there a way to create a report dynamically in a way that, in a Chart widget, it refers to Current Project context where the report is shown?
This is a printer-friendly version of Article 400645 and may be out of date. For the latest version click CS400645