Pricefx Classic UI is no longer supported. It has been replaced by Pricefx Unity UI.

 

How to Add Chart to Dashboard


Aim of this articleShows two ways to add an existing chart to a Dashboard. 
Related sections

Dashboards (Reference Manual)

Steps:

  1. Go to Analytics > Data Analyzer and select a chart.
  2. In the chart editor, use one of these icons:
    1. Chart Builder API Hint 
      After you click the icon, a new window with the Groovy code will open. Copy and paste the code into the dashboard calculation logic.

      or
    2. Add to Dashboard
      After you click the icon, a dialog opens. Select the Dashboard, to which the chart should be added and enter a label for the chart. Optionally, you can make further settings:
      • Show Generic Filter – Generic and Aggregation filters defined in the chart will be shown and available for editing in the dashboard.
      • Show Dim Filters – Dim filters defined in the chart will be shown in the dashboard. Users will only be able to change the filter value. 
      • Allow adding and removing Dim Filters – Dim filters defined in the chart will be shown in the dashboard and users will be able to add and remove Dim filters.
      • Replace if exists – If a portlet with the typed name exists, it will be replaced by this one.


See also a step-by-step example How to Create New Dashboard in Classic UI and the sections How to Create Highchart and How to Add a Map to Dashboard in the Knowledge Base.


Found an issue in documentation? Write to us.