Not sure where to post? Ask your product-related questions here and get support from the community.
Recently active
Hi, can you tell my why my training version of Celonis have "Object and Events" and "Task Mining", but my production version does not have them?
want to read the file through machine learning, could you please help me
Can anyone please help me with PQL code to get Plant(WERKS) in MARC for the invoices (BELNR) in the table RBKP , but there is no common field between them so directly cant find so need to use RSEG which has common fields for both the table ,
Can anyone help me with the PQL query to find the Plant (WERKS) for each Invoice using BIND function as Plant is present in EKPO which doesnt have 1:n relationship with RBKP and RSEG is the only common table between EKPO and RBKP ?
Hello Community,I want to view the value of a KPI on monthly basis (Not in form of a chart). How can I partition the KPI value for different months in a year.
Hi all, I would like to show a celonis demo to Japanese member so I'm looking for it but it dissapperared. (I think there is some japanese demo in try celonis but not right now.) Does anybody know about this and let me know if you can find it.Regards, Tatsuya, Suzuki
@sverre.klein11 Hoping you can help on this question.
Hi, I can't see the solution here. Can someone give me a hint? is in the Value Realization course- Manage change & scale adoption
How can we calculate the average throughput time per unit without errors? ーーAVG( CALC_THROUGHPUT ( FIRST_OCCURRENCE [ '伝票登録画面表示' ] TO FIRST_OCCURRENCE [ '伝票保存' ] , REMAP_TIMESTAMPS ("t_Activity"."日時", MINUTES ) ) )ーーーーErrormessageーーThe aggregation function AVG is applied on a column from table "t_Case" which has a 1:N relationship to the common table "t_Activity". This means that one input value can contribute to the aggregation result multiple times. For more information search for "Join functionality" in PQL documentation.ーーErrormessageーー
Hello everyone, the following KPI is implemented within a view: Safety Stock / Sum Demand of the next 12 M (= Coverage Range [Years]) This coverage range is visible within a table in the view. I now want to incorporate the KPI as a filter. I created an attribute on the basis of the KPI: My Celonis users now want to filter the coverage range individually e.g. >0.5 and <0.6 or >1 etc. In Excel this is very easy to do. Does this also somehow work in Celonis?As of right now I can only select the possible values from a list and without some intelligent clustering. Thanks! Best regards,Julia Bauer
Hi All,How can we clear View selection in 1 click? This is fairly straightforward in Analysis, where it is possible to create a button component that will 'Delete selections'. I find no such equivalent in Views. To add some context, we are creating views that integrate several KMs, which we'd like to separate by tabs (tab1 for KM ABC, tab2 for KM XYZ). The problem is that selecting on tab 1 will apply the filtering for the entire view and all KMs. if the table.field (item creation date) i'm am filtering for is present in both KMs, then both KMs will be filtered for that selection, even though the filtering is only relevant for KM ABC. This will lead to misunderstandings. Ideally, i would like to create a view that upon clicking on a tab selection will clear the user selection. Is this doable?
Hello Dear Community, I'm trying to write PQL query that will return Material Numbers which are ordered on both active Scheduling Agreements and open Purchasing Orders in SAP. Do you have any suggestions which PQL functions will be suitable for that? I've attached example with the input/expected output. Thank you!
Hello All! Hope you all are doing great!We are working on a use case for which we are using Sap Concur connector available in Celonis market place. Wanted to check if anyone has used this connector.What is the method of extraction is uses? For now what I have seen in the connector settings, it seems it is using API. Could anyone confirm it. Regards,Tapan
Hi. I'm a new user, while I created the account / login incorrectly created as 'Guest' it is supposed to be 'Partner'. In the same I have completed welcome kit and Foundation. I planning to undergo certification. I need help to change access to Part
I've tried to follow the directions from Celo Docs, but the 'User Provisioning' area shown in the directions doesn't exist for me. I've looked in the other services areas, and my API key doesn't show.
Hi Celopeers Is it possible with PQL to create a KPI that will give you the name of the activity with the lowest / highest automation rate?
I'm want to create a dashboard and I'm trying to add the needed components, but the available height is not enough! Is the option of adding components and allowing scrolling not available anymore?
What is the difference between the median throughput time of the first and second most common variants in days rounded to the nearest integer? select one: A. 17 B. 12 C. 5
Hello everyone,I have the following button dropdown set up in an analysis: In each dropdown selection the following coding is saved:I have already prepared the KM for the view like this - custom attribute:I now added the custom attribute to the dropdown list but the data is not filtered accordingly. To solve this, I think I need to add some variables to the KM which I already did like this:Yet, the variables are not avaible for me to select in this view: Can someone help me with this? Is this the right procedure to migrate the button dropdown from an analysis to a view? Thank you for your support! Best regardsJulia Bauer
Hi,I have a table of 5 columns. Eg: Ticket_No, Description, Priority, Closed_Date, Owner.The 'owner' column has different email addresses. The requirement is to send the first 4 columns 'Ticket_No, Description, Priority, Closed_Date' in a CSV file to whatever email address available in the 'Owner' field. Can it be done via Action FLow - If yes, please let me know what are the steps/modules? If it is possible via ML code ? If yes, what are the steps. Your help would be appreciated. Thanks!
I have tried the below code:CREATE TABLE TABLE_COUNT_TC AS(SELECT t.table_name AS table_name,SUM(ps.row_count) AS row_count, CURRENT_DATE AS Record_Date FROM tables t JOIN projections p ON t.table_id = p.anchor_table_id JOIN projection_storage ps on p.projection_name = ps.projection_name GROUP BY t.table_name,ps.row_count ); This code is giving multiple lines for one table and they are not the raw tables. They are the tables that are created in transformations. Can anyone have idea on the above query? Thanks,Supriya.
I failed rising star technical assessment 4 times only one module i complete 75% please give me a solution i need to complete the assessment
Hey is it possible that hte Process Automation Bootcamp basically became the Rising Star Programm? Thanks in advance
Hi, the filter dimension reacts with the filter button, but after the button is pressed, the dimension is cut. When the section next to the dimension has a width less than 1, it doesn't work at all and when the width is more than 1, it's cut even more... Does someone know how to show the full dimension?
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.