# Pareto

**Category:** Control

**Version:** 1.0

**Last Updated:** Januari 30, 2026

**Author:** Any2Info

***

### Mappings

This control doesn't use data mappings to bind the shown data, instead a specialized definition is used.

***

### Pareto definition

By using the pareto definition designer, which is accessable in the dashboard designer footer, you can create a definition for the data that should be shown in the pareto. Creating a definition has the following key elements

| Property      | Explanation                                                                                                                                                                                           |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Dataclip      | Source from which the data is generated/evaluated                                                                                                                                                     |
| Root          | Determines the displayed name for the root stacked data columns, essentially the first pareto overview from you can drill down                                                                        |
| Type          | Allows distinction between types of data collection. Currently supported types are count and sum. Count groups the stacked columns by count of occurrence wherest sum groups them by a summed ammount |
| Action header | When type sum is used this will set the header of the values on which the sum should be done                                                                                                          |

Additionally the individual layers for drilling through the pareto can be configured by creating an order set of headers from the selected dataclip. Within each of these layers the affor mentioned setting will be applied.

***

### Events

| Property  | Note                                                                                              |
| --------- | ------------------------------------------------------------------------------------------------- |
| On update | Triggers when the pareto updates its data as a result of an initial load or changed linked value. |

***

### Changelog

| Version | Date             | Change                               |
| ------- | ---------------- | ------------------------------------ |
| 1.0     | January 30, 2026 | Initial documentation version added. |
