Ask questions and get answers about Celonis products from experts and peers.
Recently active
Good day, I recently signed up to the Celonis Partner portal from SoluGrowth. I am looking to complete the Sales Professional Course but cannot seem to find it in the Academy library?
1) Raw file (scrubbed):Role=MEMBER; LOC=IL;CLMC=C;Role=MEMBER; LOC=IL;CLMC=C;Role=MEMBER; LOC=IL;CLMC=C;LOC=IL; CLMC=C;LOC=IL; CLMC=C;LOB=LOB1; LOC=IL;CLMC=C;CLR=Y;LGLSST=ASGN;LOB=LOB1; LOC=IL;CLMC=C;CLR=Y;LGLSST=ASGN;LOB=LOB1; LOC=IL;CLMC=C;CLR=Y;LGLSST=ASGN;LOB=LOB1; LOC=IL;CLMC=C;CLR=Y;LGLSST=ASGN;ID=1234,TYPE=PROP;ID=1234,TYPE=PROP;LOC=IL;CLMC=C;LOC=IL;CLMC=C; 2) Desired outcome:
When I create a new analysis with pyCelonis ("create_analysis(name, dm_name)" function) , adding the model I need, it seems good but the model does not be properly updated until I click the option "update" into the analysis settings sheet. Can I do it with code too?. Please, anything I miss?. Thanks,
Hello everyone, we have an analysis sheet that we export as a pdf via action flow. In this sheet we normally filter on a specific plant number before exporting. We want to add the plant description in the analysis as a text field, but only if just cases of one plant are selected. When there are multiple plants selected, the text field should show "Multiple plants selected". I have tried to create a formula and add the result in the text field: CASE WHEN COUNT(DISTINCT "AUFK"."WERKS") > 1 THEN 'Multiple plants selected'' ELSE "AUFK"."WERKS_TEXT"END This throws an error as I am mixing aggregate and case based info. I have also tried to add a PU_FIRST to the ELSE statement, but this does not help. Is there a way, how this can be done? Thank you for your help.
Hey there, does anyone know if it is possible to set a filter on single columns of an OLAP table? Thanks in advance! Best regards
I'd like to set a button dropdown to a certain value when loading a page in a Studio Analysis. I see the documentation talks about setting a selector's value, but I see no examples. What is the method of doing this? celonis.cloud/help/display/CIBC/Load+Scripts
Where can I get Sample data from try celonis ?
one of my team members registered as a Student, We wanted to register as a 'Partner'. I am looking for ways to change that.
Hi, I have an Action Flow with 2 modules: 1. A "Execute Process Automation Skill" module --> which launches a Python Notebook2. A "QueryData" moduleWhen I launch the AF, module 2 starts without having finished module 1 with the launch of the Skill: Note: Output says is "Queued "but de AF is (bad) finished Is there a way in the Action Flow that module 2 does not start until the previous one has finished? Thanks in advance.
Can anyone help me out with AML Banking related KPIs? or anyone have few demo dashboards to share related to AML Banking process?
Automation Rate, Simple Ratio formula is as follows: KPI("Ratio", "_CEL_AP_ACTIVITIES"."USER_TYPE" = 'B') -- result: 64.07% We are trying to replicate the same simple ratio with a standalone query instead of visual editor to understand the mechanism of the Simple Ratio. We have tried two formulas and both of them gave us different answers. Using PU_COUNTSUM(PU_COUNT("BSEG" , "_CEL_AP_ACTIVITIES"."USER_TYPE" , "_CEL_AP_ACTIVITIES"."USER_TYPE" = 'B')) / SUM(PU_COUNT("BSEG" , "_CEL_AP_ACTIVITIES"."USER_TYPE")) -- result: 65.45% Using CASE WHEN statementAVG(CASE WHEN "_CEL_AP_ACTIVITIES"."USER_TYPE" = 'B' THEN 1.0 ELSE 0.0 END) -- result: 65.51% As it can be seen from above, that each query gave us different results and we were not able to replicate the Simple ratio as well. What is the actual backend formula used for Simple Ratio? A
Hi, I have a Multi Event Log setup and want to show multiple event logs in the variant/process explorer. Unfortunately merge_eventlog("table1"."activites",merge_eventlog("table2"."activites",merge_eventlog("table3"."activites","tableN"."activities")))) does not work as expected. There is no error message, but not all activities are shown in the explorer. Thanks for any response. Simon
Hi All,we have sales order data model and Accounts Receivable data model with separate activity tables. Wanted to combine these two models with multi event log capability. how should the SO tables VBAP/VBAK connected to AR tables BSEG/BKPF?
Request is to delete data from 2018-2020 and we were exploring of a better way than creating and scheduling scripts to delete the data, which seems manual. If there is a better way to automate the process for future as well, that will be really great!
I have created a KPI list in the view using the existing KPIs in the Knowledge model. Since a KM is connected with multiple Views, thus a KM KPI is used across multiple Views. But I wanted to have different display names for KPIs depending on the View it is connected to.Is there a way to do that? Screenshot for you reference.
Hello, for a complex formula, I need to substract two percentages in order to multiply it afterwards However, the formula including a filter is successful and consistent for a Count but not for an Avg (the result is inconsistent, far from the to-be result) : Also, I tried to put the filter in a Case When where I obtain the percentage thanks to a division between the ‘Change Items’ (= Count) and the ‘PO Items Not Auto’ (= Count_Table’) but I have the error : Please note that my client has the OnPremise Celonis, therefore some functions available on the Cloud may be not available here. Any help would be the most welcome, thank you and have a good day ! Best regards
Hi,Using the embeded component iframe I can embed an analysis from the process analitics into a view.However if i do the same with an analysis from the studio it embeds the entire studio and not just the analysis. Is there a way around this? The views have the same problem but this can be fixed by using the embeded component "View" but this component doesn´t acept analysis. Best,João
We want to create a use case where we have to assign a case to user depending on some criteria automatically in Celonis views/ analysis,
Hi, Is there a way I can have a central repository of variable that can be used across Action Flows? Ex : I may have a variable with a 'Client ID' - I'd like the same client id to be used across multiple packages/Action Flows. How can I achieve this? I see there options within an Action Flow to 'Set Variable' -but that is just for that specific Action Flow - and not something that can be shared with other Action Flows. Thanks,Bhasker
We need a Celonis extraction connector and/or app for Microsoft Dynamcis365 FO (Finance and Operations) and CE (Customer Engagement). For IT service management, ServiceNow is used. Same need there. Any existing Celonis assets for these applications?
How to check whether a certain activity has occurred more than once , twice for a single case using PQL ??
I want to get the days in this current month like if the month is june i want all the dates in june . How can I get that??
Is there a way we can highlight top 3 defaulters by company code based on the volume. So far i have seen the option which says background color if the value is less than, greater than , equal to etc etc. Any help here will be much apprecaited.
I am not sure to ask this query here, I am planning for certification exam, shall we get mock test papers/dumps for practice. Please let me know, if anyone have. Please don't mind if it is not relevant one to ask. Thanks
Hi, In the Set Variable module in my Action Flow, the 'If' expression below evaluates to 'A' whereas it should evaluate to 'B'. Where am I going wrong? if(1=2; A; B) Thanks !Bhasker
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.