Ask questions and get answers about Celonis products from experts and peers.
Recently active
Hi all,I have an Action Flow where I use the Get Rows Module to get KPI Value from the KM. Then I use the Separator and do a filter on the on side to track if KPI1 > KPI2. But it doesn't work because the KPI values are somehow formatted as <text>. How can I do the numeric filter on the KPI's?
my badge are not comming
How to change the language of courses? I am new to Celonis and I'm doing the kickstarter course, whereas the should be a green dropdown menu to change the language of the course, but there is none. And the old method with rescheduling also doesn't work.
I was not able to find selection views functionality in Views which is present in Analysis and which helps very well in slicing and dicing the data.
How do I add language to a button in views, so that when it is clicked the entire view language changes. for example: English and germen, when clicked on English then view appears in English same for germen.
I have a “Case Table” table. This has 2 columns “Case ID” and “Target date”. I also have a 2 table “Horizon” with 3 columns “Case ID”, “Start date” and “End date”. The relationship between the tables is as follows: “Case Table” N : 1 "Horizon". The primary key is “Case ID” Target with the help of a PQL:I want to build a graph where on the X axis are the days and on the Y axis are the number of target dates.If the “target date” from the “Case Table” is between the “start date” (exclusive) and “end date” (inclusive) from the “Horizon” table, it should be counted. Example (The case ID of both tables is the same “Case ID” = 1): Target date = 20.09.2024Start date = 18.09.2024End date = 22.09.2024 Result:X axis: 17.09.2024; Y axis: 0X axis: 18.09.2024; Y axis: 0X axis: 19.09.2024; Y axis: 1X axis: 20.09.2024; Y axis: 1X axis: 21.09.2024; Y axis: 1X axis: 22.09.2024; Y axis: 1X axis: 23.09.2024; Y axis: 0 A 1 is added for all days where the target date lies between the start date (
I am trying to configure a comment component in the new views. I followed all the steps in the documentation but it is still not working. Is there additional documentation or other steps to configure the component that is not in the documentation?
I have number of files in pdf/word format. These are POD/BOL for an individual lineitem. I want to create a new column called as attachment where these files such as POD/BOL are available as hyperlink. Fileformat is in InvoiceNumber_BOL.pdf or InvoiceNumber_POD.docx . Is there a way to automatically attach the document to a particular line item and show as hyperlink.
I just want to understand what are the limitiations you may have faced while using a MEL model. Alos is it eveb a good option to use Multi-Event Log and are there any alternatives for the same ?
I am trying to add Custom object to the perspective without linking it to any object. Similar to currency conversion object. Table/Object that i am trying to add is TFACS for Workday Calendar, But result in below error.
We are using File upload data connection. I forget the datatype of column, so can anyone help in writing query like how I can find the datatype of column.
I was under the impression that Task Mining has this capability and, EEK, I found out differently just days before closing this deal. Please answer quickly as I need an answer tomorrow, if possible. If you can give me maybe the cost per invoice, that would help.
I'm looking at the IM started kit and excessive inventor. I see "Active Stock is defined on a SKU level, and is calculated by taking the the ratio between Target Stock and Actual stock." How do I see what the target stock level is to better understand the calculation?
Hi all, Question related to variables and images. The Image component works with a http URL as the input; I am attempting with not much luck to make this image interactive with input dropdown filters which are linked to a variable. Then editing in the YAML editor to insert a case when statement that would point towards a different image URL depending on the selection. As mentioned I'm not having much luck on this and wondered if this was possible or anyone has dealt with this before? Thanks in advance!
Hello All, I want to check of the fourth character in a phone number and make sure it's / and also make sure the 8 character is a dash - How would I do that? Example 314/789-9696
Hi, As title, in the new view, can you create a stacked column and line graph? Can it be implemented into components? Best RegardsSew
Hi, is there an overview somewhere of process-orientated KPIs that are frequently used in purchasing? Of course I know the procurement starter kit, but is there any documentation beyond that? Thanks in advance! Best, Jonas
PQL - I am trying to find duplicate phone numbers within my table. Does anyone know how I can write this PQL?
Hi Community, I am trying to Identify the Cases PRs without PO (And POs Without PR) in my OCPM Procurement Perspective, But i am not able to add a filter, I tried it through Activity and Attribute selection but it is not working (Giving no Values when I Select a Blank PO / PR). The idea here is to select the Backlogs ( PRs without PO ) and Deviation (POs Without PR), If anyone explored this part in OCPM give me suggestion how i can resolve this.. This i am trying it through PO Item Object and PR Item Object. Attaching Few screenshots below Without Selection Selection of Blank PRs Selection of Blank POs
Hi,I created a Knowledge Model. Then, on top of it, created a view, which is working good in studio. I published it. But, when i am looking that view under Apps, I am getting the error as " This component has been misconfigured. It can be fixed by people who have access to Studio" - I am not sure what that misconfiguration is. Can some experts please help me ?
How can I Merge the 2 tables (Paid invoices and Unpaid invoices) to one main case table. After uploading the above files.
Automatic tailoring of PQL queries using Static PQL checks (2024-08-28) You can now write PQL queries that run based on the outcome of one or more data model conditions, such as the data type of a column or the existence of match list elements in comparison operators. Before your query is run, Static PQL dynamically checks some properties of your data model and modifies or cancels your PQL query depending on the outcome of these checks. This lets you define business applications that can be used with a range of different data models, helping drive standardization. For more information, see Static PQL functions.
Create templates for your object-centric transformations (2024-08-27) You can now set up a template containing an SQL query, and use it to create the transformations for many similar object types or event types. Templates are especially useful if you are modeling multiple flavors of the same event (for example, delivery dispatch by different shipping methods), or if you are transforming data from multiple data sources to create the same objects or events. When you're creating a transformation for an object type or event type, you'll now get the choice to use one of your transformation templates. There's a new Templates tab in the Transformations area of the Objects and Events environment, where you can create, edit, rename, and delete your transformation templates. You can also see the transformation instances that you've created using each template. The list of transformations in the Transformations tab tells you if a transformation was created from a template, and you
Automatically handle source system data issues for object-centric process mining (2024-08-22) When you enable a process from the Celonis catalog, you can now choose to skip missing data from your source system. If you enable this feature for a data connection, we'll handle these issues:If your source system data is missing columns that the Celonis object types and event types require, we'll skip over them. Your objects and events will be created with null values in these fields.If your source system data has data types for required columns that don't match those expected by the Celonis object types and event types, we'll cast them to match the expected data types, and use that in your objects and events. You can activate the feature when you create a new connection or at any time afterwards. We’ve disabled it by default for your existing data connections, but you can activate it for them if you need it. Skipping missing data lets your transformations run with errors, so
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.