Ask questions and get answers about Celonis products from experts and peers.
Recently active
Dear Celopeers, On March 24th, we are hosting the Celonis & EcoVadis Webinar: Buying into Sustainable Procurement. You will understand how to use sustainability data in your procurement process to drive changes including:Report on sustainability performanceOnboard unrated suppliers and improve spend coverageIntelligently prioritize sustainable suppliers You can directly register here!
Have somebody already use Celonis with BMC Helix for process mining ?
Hello,We want to write a formula to collect the NOV amounts of the people with all two constraints, can you help? CASE WHEN "_CEL_P2P_ACTIVITIES"."USER_NAME"='X' AND ("_CEL_P2P_ACTIVITIES"."ACTIVITY_EN" = 'Submit Purchase Order') AND "_P2P_TCL_POSITIONS_V3"."eylem_sahibi_division" = 'CORPORATE LEGAL AFFAIRS'THEN KPI(NOV)WHEN "_CEL_P2P_ACTIVITIES"."USER_NAME"='Y' AND ("_CEL_P2P_ACTIVITIES"."ACTIVITY_EN" = 'Submit Purchase Order') AND "_P2P_TCL_POSITIONS_V3"."eylem_sahibi_division" = 'CORPORATE LEGAL AFFAIRS'THEN KPI(NOV)...ELSE 0END
My case: ( SUM ( CASE WHEN PU_COUNT ( "Vorgänge_mElement_xlsx_Sheet1_CASES" , "Vorgänge_mElement_xlsx_Sheet1"."Aktivitätsbezeichnung" , "Vorgänge_mElement_xlsx_Sheet1"."Aktivitätsbezeichnung" = '<%= Abbruchaktivitaet %>' AND "abgeschlossen_xlsx_Sheet1"."ABGESCHLOSSEN" = 1 ) > 0 THEN 1 END ))/( SUM ( CASE WHEN "abgeschlossen_xlsx_Sheet1"."ABGESCHLOSSEN" = 1 THEN 1 END ) ) If I only calculate the dividend, the correct value appears, also if i individually calculate the divisor. But when I try to calculate the quotient, the result is wrong. For example the dividend = 4 and the divisor = 9 the result need to be 0.444 but it appears 0.797 as result. Is that a bug by Celonis or what did I make wrong? Thank you in advance. Kind regards,Ivo
In content.training celonis. We have demo packs for P2P and order Management , can we access similar demo packs for any Sustainability package?
The account type is selected as guest instead of partner when signing up. How could I change the account type?
Hello, I want to create a custom dimension for the variant explorer in order to remap certain activity values to NULL. However the activities need to be remapped based on a corresponding table which holds information regarding which activities need to be remapped to NULL. For Example -> In the above images which are connected to each other in the process data model. What should basically happen is that activities A,B,D should not be changes but activity C should be remapped to NULL. Is there any way to implement this using PQL while building the analysis?
Hi,adding custom KPI such as "Automation Rate" can by done in the Process Explorer of an Analysis. But this option is not available in the Process Explorer within a View. Is this by purpose? If yes, what's the intention behind it? I would like to show a low automation rate in order to use ML to automate incoming orders. Thanks!
I am going through Business Architect Value courses specifically in 'Guided Tours: Create Benchmarking, Dynamic Drilldown Table' and the Guided Tour, "Create Benchmarking", in the Academy icon is nowhere to be found. How can i retrieve this guided tour?
We need to upload files of more than 1 Gb size. Is the IBC Loader that can be downloaded from GitHub recommended by Celonis? Is there any other way to upload big files? Thanks
Hi, my Average of a PU-Function outputs two different values, when used in a table or a single KPI, when filtered for a dimension. When I use this simple PU function: AVG(PU_COUNT("_CEL_RADAR_ACTIVITIES_CASES", "_CEL_RADAR_ACTIVITIES"."PROCESS")) this happens: I have validated, that the output within the KPI is the right one, when filterd by a Dimension (in this case by "Deutschland"). Within the table however, the very same formula leads to wrong results. How can I fix it? What is the reason for it? I am just getting started with PQL. Since I could not find an answer within the forum, I hope you guys can help me. Thx Best, Max
Hi Community,I have a question : I'd like to use LIKE operator in CALC_THROUGHPUT function like this.---FILTER (CALC_THROUGHPUT(LAST_OCCURRENCE[LIKE 'A_%']TO FIRST_OCCURRENCE[LIKE 'B_%'],REMAP_TIMESTAMPS("TABLE"."TIME_STAMP", DAYS))) <= 7 /* only within 7 days duration.*/---but this doesn't work and I found the page* that is similar to my question.This page is helpful, but in my case, the first half of the first argument(LAST_OCCURRENCE[LIKE 'A_%']) requires LIKE operator as well. Please let me know if you have any ideas.Thanks.*Reference : https://www.celopeers.com/s/question/0D50700000GC6lJCAT/using-ldquolikerdquo-in-process-functions-as-calcthroughput?t=1645409602164
I have written a python script & it has no error. But still it cannot able to extract tables from Source. The uplink connection is successful. The script is returning data in json fromat. Can anyone please suggest solution?
Hi all! Anybody knows or have information if there is a connector for a3ERP?
Hi, I am currently using this code: SUM("Sheet1"."Column1".'1' / SUM("Sheet1"."Column1") and I am essentially trying to find out how many 1s, 2s, and '-' there are, in the form of a percentage. I tried doing "Sheet1"."Column1".'1' so specific which value I am trying to calculate but I don;t think the code is correct? Thanks,Terence
In my current UseCase i do have the following issue: I have five transporters. Each of the them transports 5 packages.Therefore i do have 25 rows in my table. I also have the time when the packages need to be delivered and when the transporter delivered them. I want my pie-chart to show how many transporters delevered their entire load of packages on time and how many did deliver at least one package to late.
Hello, is there an easy way to automatically export singe KPIs from an analysis to a shared folder? Data type is not important. KR, Matthias
Ready to seize unlimited opportunities? Visit the EMS Store from your EMS team and discover the different new Apps, Extractors, Connectors, Action Flows added every week we are offering to our global customer base made by Celonis and Partners. Visit the EMS Store or find your team. Recently Added: Payment Behavior Advanced:Incoming invoices that are paid too early or paying dunning charges for invoices that are paid too late can lead to a considerable decrease of the liquidity. The analysis of the payment behavior and the optimization of payment based on this analysis is therefore essential for liquidity management. With this app you can analyze your Payment Blocks, see where you are not taking advantage of Cash Discounts and avoid losses due to Early/Late Payments.SAP ECC O2C Customer Scorecard Advanced:The Customer Scorecard App provides an easy way to gain an overview on the performance of important insights regarding a specific customer as well as KPIs of the own company performanc
Are there Use Cases focused within the health care industry?
e.g. Last Question about number of connections for the concurrency matters data does not correspond
Hi, We are a shared services company and we would like to provide differentiated access to users depending on client/company code.For example: User A Access: Company codes 1000 & 1001 User B Access: Only company code 1010 Is it possible? Thanks
Could you advice if it is possible to export analysis from our Celonis cloud environment and import that (data model and visualizations) to other cloud environment? I have been trying to search but have not been able to find clear answer if and how this could done. Thanks!
Hi together, In Celonis Snap it seems that the Anonymization & Pseudonymization feature is locked. Just out of interest, how exactly does the feature look like in the enterprise edition? So it is possible to a.) anonymize (not possible to trace back / recover), and b.) pseudonymize e.g. with custom string or hash (possible to trace back / recover) ? In particular I would like to know whether its possible to trace back information of pseudonymized columns. Thank you in advance! Best regards, Daniel
I want to create an alert which sends e-mail to a group of recipients when the Data Load is successful. Is it possible to trigger an alert directly from Celonis? I can subscribe to a data pool to get alerts on reload failure but not when It is successful. In addition Is it possible to get the Log history of the reloads for analysis?
Hi Community,I was wondering if someone would have the solution to my challenge:I have built an OLAP table with one dimension and multiple KPIs. The dimension is the Country, and the KPIs are the number of entries in the PO table (COUNT_TABLE(case_table)), the number of distinct values of a specific field (COUNT(DISTINCT case_table.field), the total cycle time between 2 activities and then different ratios like automation, change and rework rates which use the activity table as basis. I also show the total value of the POs per country and have used here for statement SUM(case_table.value). Yet, doing so it appears that the calculated value is not correct as it identifies the value of each PO line and sums it up for each activity encountered on the PO lines. The same formula used in a pie chart returns the correct value.When I hide the different ratios in the table, the correct total value is returned. The first two KPIs with the count of entries also show correct values at any time. I
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.