Not sure where to post? Ask your product-related questions here and get support from the community.
Recently active
Hi, How do I filter on a column chart? I want to only see data on 'Fallouts' and exclude anything that has the name 'NULL'.Thanks,Terence
Is there a way to create a filter specific to certain KPI in knowledge model or Can we have filter whose scope is limited to certain KPI.
How to calculate the lost and possible cash discounts. Please share the relevant fields and logic?
I would like to find whether a follow up contract exists for a certain contract based on the vendor in the contract. All data about the contracts is stored in Contract_Info Contract Number: "CONTRACT_INFO"."CONTRACT_EBELN" Contract Vendor: "CONTRACT_INFO"."LIFNR"Contract Start: "CONTRACT_INFO"."TS_KDATB"Contract End: "CONTRACT_INFO"."TS_KDATE" What I would like to see is:For “Contract Number A” give me “Contract Number B” matched on “Contract Vendor” when “Contract END A” < “Contract END B” I have tried quite some PQL / PU function, however I am not able to get near to the data I want to see.
1. Can't we make a copy of entire analysis with its data model. Every time when we tried to copy an analysis, it asks for the data model. 2. How to identify which data model is used for an existing analysis
How can i build an action flow that does something if Data in Celonis changes?
Iam not able to see some BELNR's in BKPF which are available in BSEG and iam applying the same filter GJAHR> 2021 in both tables. What is the solution for this?
It would be great if you can advise what's this "20 hours" mean in process explorer and advise which process it's throuhg from?
When uploading a table with the Data Push API, there is a limit of 80 bytes. How can I increase this limit?
Hello, What do "select analyze_statistics ('bkpf');" statement and "Explain" stament do in the data jobs ? it always returns "0".
How to pass an existing variable from button dropdown to OLAP table dimension in Celonis?
How to remove unused Microsoft Connection in Action Flows?
Hi, how do I achieve the following?My colleague as agreed to free up 50GB from an already running project of 80GB on C4C+ for my usageHow can I reduce the storage consumption of my colleague's project and allocate the now available 50GB to a project environment I will create?
Hi all, when trying to upload my CSV file with my event log data I can upload it and see the actual data, however when trying to go to the next step i receive following error message (see below). Any idea on how to proceed here? Thanks
Can we set up the component which will take into consideration the calendar days and all components are going to be filtered accordingly as it is not going to be based on any of the columns?
OVING_MAX(COUNT( DISTINCT CASE WHEN DAYS_BETWEEN ( "BSEG"."AUGDT", ${INVOICE_DUE_AT}) >= - ${BUFFER_LATE} AND ${VARIABLE_RELEVANT_INVOICES_FOR_OTP} THEN ${VARIABLE_INVOICE_IDENTIFIER} END) / COUNT(DISTINCT CASE WHEN ${VARIABLE_RELEVANT_INVOICES_FOR_OTP} THEN ${VARIABLE_INVOICE_IDENTIFIER} END ),0,0) I would like to create second part of this KPI- below only standard pay on time PQL formula
We have installed Celonis extractor in a virtual machine where Oracle database is already placed. We are experiencing a error in connection now. I would like to know whether if we can place extractor in same machine as that of Data source and have jdbc connection.
Is it possible to set Activity color in Process / Variant Explorer by formula? ...or by activity table field? It will be usefull in multilog scenario. Thanks, Alex.
Hi all, I have implemented the following sheet filter statement, which only applies a filter if at least one value is in a variable (selected through a dropdown): <% if(customer_selection != "") { %> FILTER whatever; <% } %> ---------------- However, when I try to add another statement like the above for a second variable within the same sheet load script, then NONE of the two conditional filter statements work. Can someone provide me with the correct syntax to define multiple of the above conditional filter statements in one sheet load script? ------------------------- A second question is whether it is possible and if yes what the correct syntax is to define a conditional filter statement like the following: <% if(search_pattern_selection LIKE "XYZ") { %> FILTER whatever;<% } %> Thus, not testing for emptiness but testing with a LIKE comparer if certain values are in a variable. @david.beche12 any input on the two questions? Than
Hi, In the Celonis 'Solution Professional ' certification track, I can't click 'Proof Methodologies' course. When I tried to search and find, this course is NOT showing up. Can you pls help me on what I am missing here? Thanks!
I am also trying the Root cause analysis described in the Pycelonis tutorial from the top. https://celonis.github.io/pycelonis/1.6.0/tutorials/root_cause_analysis/01_Root_Cause_Analysis_Tutorial/ At the data model connection, I get a NameError when I specify a data model.I'm copying and pasting the data model ID, so I don't think it's wrong, but am I missing some operation? The data model attempts to use this
How is that possible?With best regards,Elizaveta
How to send Vendor specific information emails dynamically to only that vendors according to their email setup using Action flows and skills ?
In sandbox, I am trying to build the analysis from demo data model of production. There are 2 data model, production planning and production. I am using the production one. Please help so that i can understand the data and build the analysis
i have a column that contains date and time , i only want to have time from that column , how can i get that using pql , Thankyou
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.