Skip to Main Content
ARIS - SHARE YOUR IDEAS
How can we make ARIS better?
ADD A NEW IDEA

Pinned ideas

PINNED AI/ML features integration
like clustering, outliers detection, key influencers, predictive results with classification algorithms this would support Root-Cause-Analysis

Process Mining

Showing 189

Totals on Tables

The ability to show totals on tables avoids users having to manually add up columns
Susan Reid about 2 years ago in Process Mining 0 Open for voting

Unpivoting tables

In a table were there is column for observations (called testName) and the value for the observation (called value). This is so called unpivoted table. We need to store results in this format since list of observations may different across differe...
Guest about 2 years ago in Process Mining 1 Open for voting

Waterfall chart for showing cumulative effects

Request from {customer_name} A waterfall chart is a form of data visualization that helps in understanding the cumulative effect of sequentially introduced positive or negative values. These intermediate values can either be time based or category...
Jens Nitzschke about 2 years ago in Process Mining 2 Open for voting

Change column width for the Model column in the Analysis model view

Model column is to small to read the names. Should be adjustable.
Jens Nitzschke over 3 years ago in Process Mining 0 Open for voting

Process Explorer - time oriented visualization

The view/order/orientation in the process explorer diverges by all changes in the analysis. That's hardly to follow and to compare. I suggest to generate a sorted view based on the activity time stamps to get a comparable and easy to read process ...
Jens Nitzschke over 3 years ago in Process Mining 1 Will not implement

Transformation| Datediff

https://spark.apache.org/docs/2.3.0/api/sql/index.html#datediff To enable timespan difference calculation in the data transformation
Monika Leitner about 1 year ago in Process Mining 0 Open for voting

Analysis | count characters of String

count the characters in a string https://spark.apache.org/docs/2.3.0/api/sql/index.html#character_length
Monika Leitner about 1 year ago in Process Mining 0 Open for voting

Analysis | Offset Calculation | SparkSQL

pyspark.sql.functions.lag -> previous value pyspark.sql.functions.lead -> next value
Monika Leitner about 1 year ago in Process Mining 0 Open for voting

Analysis | RunningSum | SparkSQL Window Function

Window functions are useful for processing tasks such as calculating a moving average, computing a cumulative statistic, or accessing the value of rows given the relative position of the current row https://spark.apache.org/docs/latest/sql-ref-syn...
Monika Leitner about 1 year ago in Process Mining 0 Open for voting

New Chart: Percent chart

Feature Description Type of chart where the Y-axis always counts up to 100% Shows a distribution of a metric in percentage over 2 dimensions. Reason In my experience a frequently requested visualization
Roland van de Ruit over 4 years ago in Process Mining 1 Open for voting