---
title: "Creating a Custom Process Dashboard"
slug: "creating-a-custom-process-dashboard"
tags: ["Event logs", "Event Log Dashboard", "Process Mining"]
updated: 2025-09-30T18:06:09Z
published: 2025-09-30T18:06:09Z
canonical: "documentation.decisions.com/creating-a-custom-process-dashboard"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating a Custom Process Dashboard

## Overview

Creating a Custom Process Dashboard allows Users to track KPIs by dragging and dropping a combination of Dynamic and Static Dashboard Components.

---

## How to Create a Custom Process Dashboard

1. Open an event log in Decisions Process Mining and navigate to the Dashboard tab.
2. Select the plus icon to the left of the Standard tab on the Process Dashboard.
3. Select CREATE A NEW DASHBOARD. This will automatically open the new empty Dashboard named 'Dashboard 1'. Clicking on this name allows the users to edit it.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2022-03-04_15h51_11.gif)

## Examples

#### Creating a Column Chart

1. Drag a **Column Chart** component from the Component Palette on the right to the empty workspace on the left. Its setting will automatically replace the Component Palette once added.
2. Under **Column Chart Settings**, change the **Title** to a more data-descriptive name. For this example, this chart is named **Brand Frequency Chart**.
3. Under Dimensions, click on **Add Dimension,** then **C****lick to Select Data** to open the **Query Builder** to select the **D****imension** of the chart.  
For this example, select the dimension **Case > Attributes > Brand > All Values** to capture all car brand attributes present in the event log. Select OK to confirm. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/ezgif.com-video-to-gif-converter%20(37).gif)
  - Adding multiple dimensions is currently supported on **Column Charts**.
4. Under Measures, click on **Add Measure, then Click to Select Data** to open the Query Builder again to select the Measure for the chart. This time, navigation is automatically set to All Values with two new options available: **Frequency** and **Duration**.
  - Select **Frequency > Absolute Frequency** to display frequency by count. Select OK to confirm.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/CustomDashboard2-ezgif.com-video-to-gif-converter%20(1).gif)
    - Users can also create queries on numeric dimensions that include multiple measures of different types.
    - In the following example, two Dimensions (**Duration** and **Length**) are added for a Measure (**Case > Count**): ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-12_11h20_33.png)

5. Scroll down and select RUN to generate the chart based on its configuration. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-12_11h24_50.png)

6. To preview the Custom Process Dashboard, select the eye icon above the Component Palette. Select **Fit to Width** and **Center** to alter the view further.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/ezgif.com-video-to-gif-converter%20(38).gif)

#### Creating a Percentage Circle

1. Deselect the chart by clicking on the empty workspace or by clicking on the back arrow at the top left of the window to return to the Component Palette.  
Drag **Percentage Circle** under the **Scalar** category. Like before, its settings will override the Component Palette.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2022-02-18_10h04_35.png)
2. In the Percentage Circle's settings, select Click to Select Data to choose a KPI. This example will display the number of variants in all cases found via **Case > # of Variants.** Select OK to confirm.
3. For the **Show As** dropdown menu, select **% (Abs.)** Scroll down to the **Subtitle** settings, select **Static,** and then enter 'Variant Count' in the new textbox. Select RUN to generate the percentage circle.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1645197136416.png)
4. In the Component Palette, drag a **Vertical Separator** from the **Static Components** category. Place it between the Pie Chart and the Percentage Circle.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1645197438857.png)
5. To preview the custom Process Dashboard, select the eye icon above the Component Palette. Reformatting toggle buttons **Fit to Width** and **Center** are available to alter the view.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2022-02-18_10h20_46.gif)

#### Creating Subqueries and Custom Measures

Users can create Subqueries and Custom Measures for more advanced Data retrieval.

- Subqueries enable Users to create multiple levels of nested queries.
- Custom Measures can be created by combining existing Measures and Dimensions using Function blocks built into Process Mining.

**To create a Subquery:**

- Drag and drop a Column Chart onto the workspace and scroll until **Add Subquery** appears, and click the button**.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-12_15h28_13.png)**
  - From here, click on **Add Dimension** and enter desired values. For this example, **Time > Year** is used**.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-12_15h29_16.png)**
  - Then, select **Add Measure** and enter desired values. For this example, **Case > Count** is used**.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-12_15h30_44.png)**

**To create a Custom Measure:**

- Once those values are entered, toggle on **Custom Measure** and drag and drop the Add function block under **Math****.**
- Next, drag and drop the **Count** value onto the same workspace and insert it into the first part of the function block.
- Next, select the **Constant** tab and drag the zero value into the second part of the function block. In this example, the value was changed to 10.
  - Users may need to drag values onto the workspace before adding them to a function block.
  - Once the values are added, click **Done** to save the Measure and exit the window.
- From here, scroll up to Dimensions and enter desired values. For this example, **Time > Year** is used.
  - Then, select **Add Measure** and enter the following values: **Subquery 1 > Add(Case)Count, 10.0.** This value may change depending on the specifications set when creating the Query and Custom Measure.
- Once these values are added, Users can click the settings icon next to **Dimensions**, **Subqueries**, and **Measures** to set a name for the values.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/Settingsscreen-ezgif.com-video-to-gif-converter.gif)
  - Users can also click the following icons to customize Subqueries:
    - **Edit:** Enables Users to edit the name of a Subquery.
    - **Copy:** Enables Users to copy an existing Subquery (This also applies to Main Queries).
    - **Paste:** Enables Users to copy queries from one component to another. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/Recording2025-07-24164031-ezgif.com-video-to-gif-converter.gif)
  - After the desired specifications have been made, click **Run** to populate the Column Chart with the selected values. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1749756368945.png)

#### Applying Filters

Users can create standard, custom, and results filters to, for example, retain specific resources from a measure.

**To apply a standard filter:**

- Drag a Pie Chart and select values for **Dimension** and **Measure,** then click **Run. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/Recording2025-07-31150720-ezgif.com-video-to-gif-converter.gif)**
- Scroll down to the **Filters** section and select **Click to Add** under **Standard**.
  - This will display the **Select Filtering Criteria** window. Users can choose any of the desired filters. In this example, **Attribute** is used.
    - Modify the provided values as desired and click **Done** to save the changes. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-07-31_15h12_06.png)
  - Once the changes have been saved, click **Run** to populate the Chart with values specified in the filter. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/Recording2025-07-31151513-ezgif.com-video-to-gif-converter.gif)

**To apply a custom filter:**

- Follow the same steps to create a **Standard** filter, but instead of clicking **Click to Add** under **Standard**, select **Click to Add** under **Custom**.
  - From here, use the **Query Builder** to create a formula. This formula will be utilized as the custom filter.
    - To start, navigate to the **Comparison** tab and drag the **Equals** formula to the Workspace.
    - Then, click on **Values** and drag it directly on the workspace, before dragging it into the first position of the formula.
    - Lastly, navigate to **Constants** and drag a **Text** formula to the second position of the formula. In this example, **Economy Garage** is used.
      - Please note that formulas will vary depending on desired specifications.
    - After the formula has been created, click **Done** to exit the **Query Builder**. Then click **Done** to see the Chart with the specified values from the custom filter.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/CustomFilter-ezgif.com-video-to-gif-converter.gif)

**To apply a post query result filter:**

The following example demonstrates how to add a **Post Query Result Filter** on a **Column Chart** with the following parameters:

- **Dimension: Activity Execution > Attributes > Activity > Values**
- **Measure: Activity Execution > Count**
- **Result: "Main Query > Activity Execution > Attributes > = "In Testing" OR "Main Query > Activity Execution > Attributes > = "Reopened"**

1. Create a **Custom Dashboard** and drag and drop a chart/table from the **Dynamic Components** section.
2. Add a **Dimension** and **Measure** with the parameters mentioned above.
3. Scroll down to the **Filters** section and select **Click to add** under **Result**.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-09-30_10h49_47.png)
4. From here, use the **Query Builder** to create the **Post Query Result**.  ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/QueryBuilder-ezgif.com-crop.gif)
5. Once the Post Query Result has been created, select **Done** to navigate back to the chart.
6. From here, click **Run**. The Column chart will now display data with the Post Query Result filter. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/Recording2025-09-30135141-ezgif.com-video-to-gif-converter.gif)

#### Creating Moving Averages

Users can create a Moving Average to get a clearer estimate of a trend.

**To create a Moving Average**:

- Drag a **Line Chart** onto the Custom Dashboard.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-16_10h54_40.png)
  - From here, choose a title for the Line chart and add values for **Dimensions** and **Measures**. In this example:
    - **Time > Year** is used for the Dimension.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-16_11h12_42.png)
    - **Case Attributes > Duration > Average**is used for Measure.
      - Once values for Measure are added, check **Compute as moving average** under **Settings**, on the right-hand side of the **Query Builder****.** Users can specify desired values in the populated Dropdown menus.  ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/ezgif.com-video-to-gif-converter%20(43).gif)
- Once the Dimensions and Measures have been added. Click **Run** to populate the chart with the selected values.
  - The Line Chart will now display a Moving Average.  ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/Recording2025-06-16115046-ezgif.com-video-to-gif-converter.gif)

---

## Dynamic Components

Dynamic Components enable Users to quickly display statistics from an Event Log.

The following are dynamic components that Users have access to when creating a custom Process Dashboard. Users can minimize and maximize these settings by selecting the play button above **Palette** on the right-hand side of the Dashboard.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/ezgif.com-video-to-gif-converter%20(15).gif)

| Category | Function |
| --- | --- |
| Charts and Table | These components enable Users to visualize multi-dimensional data through a Pie chart, graph, etc. |
| Scalar | These components are used to visualize scalar values as a percentage, count, etc. |
| Input | These components enable Users to provide inputs as filters on the Dashboard, such as Dropdown, Checkbox, and Dual Range Slider. |
| Plugins | These components can be used to insert plug-ins, such as Analyzer or Compliance Checker, into a Dashboard. |
| Static Components | These components display fixed values that are manually set by Users. |

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-05-20_15h28_07.png)This example displays the Input Components. 

## Example

The following example demonstrates how Users can utilize the **Date-Time Range Input Selector** on a Custom Dashboard. The Date-Time Selector allows Users to apply timeline filters directly to the Dashboard.

- Users can start by opening a Custom Dashboard and dragging an element from the **Charts and Table** section. In this example, a Pie Chart is used.
  - Configure the settings in the Pie Chart to the desired specifications.
- After the Pie Chart is configured, drag and drop the Date-Time Range Input Selector and place it under the Pie Chart. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-05_13h20_54.png)
- From here, select the Date-Time Range Input Selector and choose values for the **From** and **To** fields.
  - After the dates have been selected, click the green play icon to run the component. The Pie Chart will update with the specified values. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/ezgif.com-video-to-gif-converter%20(30).gif)
- Users can adjust the Layout, Background, and other settings for the control by editing the available fields in the **Datetime Range Picker Settings**. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/Recording2025-06-05134753-ezgif.com-video-to-gif-converter.gif)

## Page Setup

- Users can set the Dashboard canvas size by navigating to the **Page Setup** tab and editing values for **Width** and **Height**.
  - The default values for **Width** and **Height** are **1377** and **614**.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/Recording2025-07-24161436-ezgif.com-video-to-gif-converter.gif)

- Users can also use the **Fit to Screen Width** and **Center** buttons to customize the view of a Custom Dashboard, for example.
  - To access these settings, click the **Preview** icon. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/Recording2025-07-24162525-ezgif.com-video-to-gif-converter.gif)

## --- Tracking Data Over Time

To view how data, such as KPIs, have changed over a time frame, make sure to select a start and end point under Data Timeframe.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-04-26_16h41_58.png)

---

## Saving a Custom Process Dashboard

To save the Dashboard, select either of the two save icons above the Component Palette. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1645197933824.png)

| Icon | Function |
| --- | --- |
| **Outlined Save** | Saves the filters currently in the **Filter Log** |
| **Filled Save** | Save the current filters as a new file in the Process Miner |

---

## Updating a Custom Process Dashboard

When using one Custom Process Dashboard in multiple event logs' Dashboard tabs, it is a best practice to update the Custom Process Dashboard once viewing it to account for any edits.

1. Select the CLOSE button to exit the default Edit mode.
2. Select the cycling arrows icon to refresh the Dashboard and its components.
3. A pop-up message occurs underneath the icon to confirm that the Dashboard is now up-to-date.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2022-02-18_10h42_56.gif)

---

## Loading a Custom Process Dashboard

1. Select the plus icon next to the Standard Dashboard tab.
2. Select OPEN AN EXISTING DASHBOARD.
3. Navigate to the Custom Process Dashboard file location in Process Mining via the Tree dropdown menu. After selecting the file, it will automatically open in a new tab.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2022-02-18_10h30_47.gif)

---

## Deleting a Custom Process Dashboard

1. Select the CLOSE button to exit the default Edit mode.
2. Select the trashcan icon to delete the Custom Process Dashboard.
3. A confirmation window then pops up. To delete the Custom Process Dashboard's file in addition to it current tab, enable the **Full Delete** option. Regardless, select YES to confirm deletion.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2022-02-18_10h37_11.gif)

---

## Printing a Custom Process Dashboard

To print the Custom Process Dashboard, open the Dashboard in Preview Mode via the eye icon next to the save icons. Select the print icon. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1645198023809.png) Alternatively, select CLOSE to exit the default Edit mode and then select the print icon there.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2022-02-18_10h34_51.gif)

---

## Feature Changes

| Description | Version | Release Date | Developer Task |
| --- | --- | --- | --- |
| Users can add filtering selectors in the custom Dashboard, which will act as global filters for the components on the Dashboard. | [2.5](https://documentation.decisions.com/v99/docs/process-mining-release-notes) | October 2023 | [DT-037645] |
| The Custom Dashboard Palette has a new component- Date-Time Range Input Selector. Using this will allow Users to apply timeframe filters directly to a Dashboard. | [3.0](https://documentation.decisions.com/v99/docs/en/pm-version3x0?highlight=DT-040076) | April 2024 | [DT-040076] |
| Numeric Dimensions are no longer limited to frequency measures. | [3.4](https://documentation.decisions.com/v99/docs/version-34-release-notes?highlight=DT-042807) | January 2025 | [DT-042807] |
| Subqueries and Custom Measures have been added to Process Mining. | [3.5](https://documentation.decisions.com/v99/docs/en/version-35-release-notes?highlight=DT-042668) | March 2025 | [DT-042668] |
| User experience improvements when creating Dashboards. | [3.6](https://documentation.decisions.com/v99/docs/version-36-release-notes?highlight=DT-044094) | May 2025 | [DT-044094] |
| Possibility to filter based on standard measures, custom measures, and subquery measures. | [3.6](https://documentation.decisions.com/v99/docs/version-36-release-notes?highlight=DT-044093) | May 2025 | [DT-044093] |
| A results filter has been added to custom dashboards to apply filters on query results. | [3.7](https://documentation.decisions.com/v99/docs/version-37-release-notes?highlight=DT-044718) | September 2025 | [DT-044718] |
