- Release notes
- Getting started
- Installation
- Configuration
- Integrations
- Authentication
- Working with Apps and Discovery Accelerators
- AppOne menus and dashboards
- AppOne setup
- TemplateOne 1.0.0 menus and dashboards
- TemplateOne 1.0.0 setup
- TemplateOne menus and fashboards
- TemplateOne 2021.4.0 setup
- Purchase to Pay Discovery Accelerator menus and dashboards
- Purchase to Pay Discovery Accelerator Setup
- Order to Cash Discovery Accelerator menus and dashboards
- Order to Cash Discovery Accelerator Setup
- Basic Connector for AppOne
- SAP Connectors
- Introduction to SAP Connector
- SAP input
- Checking the data in the SAP Connector
- Adding process specific tags to the SAP Connector for AppOne
- Adding process specific Due dates to the SAP Connector for AppOne
- Adding automation estimates to the SAP Connector for AppOne
- Adding attributes to the SAP Connector for AppOne
- Adding activities to the SAP Connector for AppOne
- Adding entities to the SAP Connector for AppOne
- SAP Order to Cash Connector for AppOne
- SAP Purchase to Pay Connector for AppOne
- SAP Connector for Purchase to Pay Discovery Accelerator
- SAP Connector for Order-to-Cash Discovery Accelerator
- Superadmin
- Dashboards and charts
- Tables and table items
- Application integrity
- How to ....
- Working with SQL connectors
- Introduction to SQL connectors
- Setting up a SQL connector
- CData Sync extractions
- Running a SQL connector
- Editing transformations
- Releasing a SQL Connector
- Scheduling data extraction
- Structure of transformations
- Using SQL connectors for released apps
- Generating a cache with scripts
- Setting up a local test environment
- Separate development and production environments
- Useful resources
Legacy charts
Legacy charts are charts that are created with versions of UiPath Process Mining older than 2020.10.
Dashboards contain data which can be grouped in different levels.
- Bar charts: the data can be divided horizontally (row levels)
- Scatterplots: the data can be split in X-axis and Y-axis levels
- Pie charts: the data can be split in slices, what is called pie level
-
etc.
The data in a chart can be divided by dragging and dropping attributes onto the desired levels.
Follow these steps to add data to a default bar chart.
Step |
Action |
---|---|
1 |
Click on the chart to select it and go to the Chart tab. |
2 |
Drag an attribute from the attribute list onto the Rows level, indicated by three dots. |
See illustration below for an example.
The dashboard now shows the Number of records per Invoice owner. Note that after dragging the attribute onto Rows, the dashboard is split and after each bar the number of records per row is displayed.
The Size setting determines what attribute is used to define what the chart in the graph is measuring. By default, this is set to the sum of records.
You can split your data even further using multiple levels. Extra levels can be added as a new row, or as a division of the existing rows. This is called stacked. Adding an additional attribute to Rows adds a level to your chart. This means that the information that is shown in the chart will display more categories.
Follow this step to add another level.
Step |
Action |
---|---|
1 |
Drag a second attribute to the Rows level below the first attribute. |
See illustration below for an example.
By adding another level, the values of the first level are split up and an extra column is added.
Another way to add a level to the bars is to use Stacked instead of Rows.
Follow this step to use stacked levels in a chart.
Step |
Action |
---|---|
1 |
Drag an attribute from the attribute list onto the Rows level, indicated by three dots. |
2 |
Drag a second attribute to the Stacked level. |
See illustration below for an example.
In this case, the different values are shown by colors on the bar instead of in an extra column.
Below is an overview of all the legacy chart types and their purpose.
Chart type |
Desciption |
---|---|
Bar |
The standard way of grouping data and to compare certain metrics. Stacks can also be used to show proportions of a second dimension. |
Line |
Shows trends over time, e.g. history graphs. |
Multi Line |
Shows comparison trends. |
Cross table |
Used to compare two dimensions. |
Cross table bar |
Similar to a cross table, but bars are added to compare the dimensions. |
Distribution |
Used to show the distribution of values of a numerical attribute. |
List |
Shows a certain concept per row and its properties as columns. |
Column |
A vertical bar chart. |
Gannt |
Shows the flow of a certain concept, e.g. events in an invoice. |
Pie |
Shows the proportions of a certain concept. |
Scatterplot |
Used to compare two numerical attributes. |
Treemap |
Used to show the hierarchy of values of a certain concept. |