Charts and Tables are a great way to visualize your Data. The following types of Charts and Tables are offered in SAP Process Mining by Celonis 4:

  • OLAP Table
  • Column Chart
  • Pie Chart
  • Donut Chart
  • Line Chart
  • Area Chart
  • Scatter plot
  • Bubble plot

Click on the entry of the list to get more information about the component.

Dimensions and KPIs

For the configuration of each component that is listed above, you will need to define one or several Dimensions, and respective KPIs. Your selection defines the data basis for the analysis component. Which dimensions or KPIs are available depends on the data source you selected for this analysis document.

Dimensions

Dimensions basically represent the columns of the table you selected as data source for this document. In contrast to KPIs, there are no restrictions as to which data types can serve as dimensions therefore all columns available in the table can be selected. Your choice of a dimension will define the possible level of KPIs for your data. If, for example, you add a dimension containing dates and want to round all dates to month, there will be a maximum of twelve possible KPIs for one year. However, if you round the dimension to years, there will – for one year – only be one entry with one KPI in your analysis component.

KPIs

KPIs are functions that consolidate a set of values belonging to a single occurrence inside a dimension into one single value. Consolidation can be done by accumulating the values, by calculating the average, minimum or maximum or simply by counting the number of occurrences. To give a short example let’s assume your data contains a table listing all invoices you received from vendors and their respective order values. Now if you choose “vendor” as dimension and the sum of “order value” as KPI, for each vendor all entries in your data will be accumulated regarding their order values. Your result set will contain one entry for each vendor and his respective sum of order values. If you choose “avg” as aggregation function, the average of the order values will be calculated for each vendor. If you choose “min” or “max”, the minimum or maximum order value will be selected and presented in the result set.

Apart from the function “count” all KPI functions need to be based on another column than the dimension column. Since these functions can only be performed on numerical data, only columns containing numerical data types will be available for selection. Basically, the table selected as data source will be scanned for numerical data types and all columns meeting the criteria will be provided as bases for KPIs. 
The function “count” simply counts the number of occurrences for each value in the dimensions column (so for our vendor example, the result set would contain an entry for each vendor and the number of invoices you received from him). 
If you use KPIs with two or more dimensions KPIs will be calculated for each unique combination of all dimension values occurring in the data source.

 

Number of possible dimensions and aggregations depending on Chart Type

Depending on the Chart Type, the number of possible dimensions and KPIs will vary (please see the following table).

Chart TypeDimensionsKPIs
OLAP Table
Column Chart1
Pie Chart11
Donut Chart11
Line Chart1
Area Chart1
Scatter Chart1 or 21 or 0
Bubble Chart12
  • No labels