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 169

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

Date formatting / scaling

Feature Description Add the following options to the chart: 1.Change date formatting options (e.g MMM-yy, dd.MM.yyyy, etc) 2.Scaling options (Time series chart supports this already) Reason As timestamps in data sets will most likely be provided u...
Roland van de Ruit over 4 years ago in Process Mining 2 Open for voting

Enable use of Wildcard characters in APL MATCH functions

In calculated fields it would be very handy to be able to use wildcard characters in for example CASE_MATCH functions. I know we can use CONTAINS() in some cases, but for example in not in MATCH_CASE(EVENTUALLY_FOLLOWED_BY('%Invoice%','%Delivery%'...
Marc Daams about 1 year ago in Process Mining 1 Open for voting

Pre-defined date format for csv uploads

When uploading csv-files it is needed to reconfigure the date format for every date column in the file separately. How about adding an option to define the date format at the beginning of the csv upload?
Jens Nitzschke over 2 years ago in Process Mining 0 Open for voting

Urgent - UMC requirement to set up privileges for APM separate to Connect

Logged on behalf of {customer_name} After combining ARIS and APM User Management 'Connect Designers' are able to access APM as Analysts which is unacceptable to customers. Need to be able to restrict users to Viewer/Analyst or Engineer as previous...
Susan Reid over 2 years ago in Process Mining 1 Open for voting

Browsing (selection) by typing for process explorer measure creation

Similarly for other selection components, we would like to have the option to browse for dimensions by typing. Currently the only possible option is scrolling - which, with multple dimensions, makes it user unfirendly.
Guest over 2 years ago in Process Mining 0 Open for voting

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