- Release notes
- Before you begin
- Getting started
- Integrations
- Working with process apps
- Working with dashboards and charts
- Working with process graphs
- Working with Discover process models and Import BPMN models
- Showing or hiding the menu
- Context information
- Export
- Filters
- Sending automation ideas to UiPath® Automation Hub
- Tags
- Due dates
- Compare
- Conformance checking
- Root cause analysis
- Simulating automation potential
- Starting a Task Mining project from Process Mining
- Triggering an automation from a process app
- Viewing Process data
- Creating apps
- Loading data
- Customizing process apps
- Publishing process apps
- App templates
- Additional resources
Process Mining
January 2025
Fiscal calendar
By default, the Gregorian calendar is used to display time-based data in dashboards. If your organization uses a different calendar, such as a financial or corporate calendar that does not align with the Gregorian calendar year, you can now choose to use the Fiscal calendar option.
To use the fiscal calender in the Timeframe filter, the Use fiscal calendar option must be enabled in the Timeframe filter.
Stacked bar charts
Stacked bar chart is now available as a chart type in the Dashboard editor.
A stacked bar chart allows you to compare different categories while also keeping track of the total value. A stacked bar chart is a bar chart, with bars that are divided into multiple sub-categories. Each sub-category represents a portion of the total. The length of each bar corresponds to the total value, while the lengths of the different parts of the bar represent the values of the different sub-categories.
Check out Charts for more information.
Simplified data transformations for App templates
Generating internal IDs has been shifted from the data transformations to the platform itself. This means that the platform now automatically generates the internal IDs, and that they no longer need to be generated in the data transformations.
Case ID
fields do no longer need to be of type integer.
Process filters
You can define multiple Starts with or Ends with filters. This allows you to filter on parallel activities by searching for cases that start with the specified activities as Starts with, or end with the specified activities as Ends with, respectively.
Chart data exports
We enhanced labels for interval formats in line chart and distribution chart exports, which improves readability of the data displayed in the export file.
Data transformations
The run status chip and the View logs button are is now displayed in the header bar of the Data transformations window.
The View logs button is a toggle button to display or hide the Logs panel. The Logs panel is now displayed as a separate panel to the right of the Data transformations. This allows you to view the SQL files you are editing, the data preview, and the log at the same time.
Cross-filtering on dashboard level
If you make a data selection on a chart, this will now automatically update the data in the other charts on the dashboard according to the data selection.
Refer to Filters for more information on cross-filtering and data selections.
Bar charts
The total values for the metrics displayed are now displayed beneath the bar chart.
Pivot table charts
The total values for the metrics are now displayed beneath the pivot table chart.
Process manager
The Switch model type button is now labeled Switch process mining type.
Create new app wizard
The Process model step is now called Process mining type.
SAP Order-to-Cash app template
In the SAP Order-to-Cash template, activities related to Sales Order Item change events and Sales Order Schedule Line change events were not getting recognized correctly. This is now fixed.
Data transformations
The following error message can occur when running the transformations.
Runtime Error:
No dbt_project.yml found at expected path /dbt/dags/.../.../dbt_project.yml
Runtime Error:
No dbt_project.yml found at expected path /dbt/dags/.../.../dbt_project.yml
Follow these steps to solve the issue:
-
Open the Data transformations for your process app.
-
Locate the Transformations section and check for a
sources
folder. -
Move any files and folders from the
sources
folder to the main level of Transformations. -
Delete the
sources
folder.
Data manager
Case average
option for aggregation types, when creating metrics, is no longer available.