[]
        
(Showing Draft Content)

KPI Chart

KPI Charts are the key performance indicators in a dashboard where the performance is measured and presented in the form of KPIs. Use these charts to display the KPI value, the difference between the actual and target values, and their difference percentage as well. You can either set a data attribute from the dataset as a target value or specify your own custom value as a target value in the Inspector tab.


The following KPI Chart measures actual revenue with respect to planned revenue.


KPI Chart Example

Design a KPI Chart in Wyn Enterprise

From the Dashboard Toolbox, open the Data Visualization node and drag-drop the KPI Chart scenario onto the design area.

screen 1_Select KPI Chart

Bind Dataset to Chart Scenario

With the scenario selected, from the Data Binding tab, select the dataset. Once the dataset is successfully loaded in the designer, the data binding panel automatically expands and displays the data attributes available in the dataset.

The following image shows the chart scenario bound to 'RetailDataset' dataset.

screen2_Bind dataset

On dragging and dropping the data attributes to the data binding area of the scenario, the chart is plotted accordingly, with a default chart title on the design area.

screen3_drag field to bind

If you drag the Retailer country to the Trend Axis field, then you will be able to see the trend in the background.

trend in background

Trellis also supports binding "Trend Axis".

Note: When you bind the Trend Axis, then the text displayed in the KPI chart will show the value of the last item of the trend axis.

Format Data Attributes

To format the data attributes and control the display of data, you can perform a variety of operations such as renaming, modifying data format and display unit, creating a hierarchy field, applying an aggregation method, etc.


For more information about these operations, see Data Attributes.


In the following chart scenario, average aggregation method is applied to the data attribute to show the average sales revenue.


Formatting fields in a chart

Analyze Data

Wyn Dashboards scenarios support rich data analysis and exploration capabilities that can help analyze massive amounts of information and make data-driven decisions. For example, adding filters to the scenarios, applying conditional formatting, etc. Note that you can apply all these operations using the Action Bar corresponding to each scenario in the designer.


For more information, see Data Analysis and Interactivity in Dashboards.


In the following image, data is filtered to show the sales revenue for the years - 2015 and 2016.


Data Filtering in a chart scenario

Customize Appearance

You can customize the default chart appearance by setting properties in the Inspector tab of the scenario such as adding a border, modifying data labels, setting chart style, renaming chart title, etc.

  1. Set Chart Style

    You can customize the predefined range of colors for the KPI chart scenario by using the Range Color property in the Inspector tab. Set the 'High', 'Mid', and 'Low' values to some suitable colors from the color palette.

    rnge color

    You can also, change the color of the trend background using the Trend Background Color property.

    trend backgoround color


  2. Modify Label Style

    The default label style is to show both the delta symbol and the percentage value in the KPI Chart scenario. You can choose to hide the delta symbol or the percentage value by setting the Show Symbol and Show Percentage properties to 'False'.

    You can also specify the calculation mode for the label to 'Ratio' or 'Delta' using the Calculation Mode property. By default, this property is set to 'Ratio'. From the Conditional Format Style dropdown list, you can select any of the following two options: "Delta Label Text Color" or "Delta Label Background Color".

    comparison label