Ask questions and get answers about Celonis products from experts and peers.
Recently active
Is there a way to fetch all the records present in the list?
Hi All - How can I add a line on the secondary axis to this stack graph in the new views?
Dear fellow Celonis users, I want to create a bar or line chart where I can compare the development of a KPI in the current and previous year.I saw that somebody suggested to create a filter for the respective year. This might help to switch back and forth. However I want to show it simultaneously in one graph. Appreciate any help.
Dear Celonis Team, I tried to forward a filter through the URL in an View in Celonis Studio. I followed the instructions indicated at the followig doc page: https://docs.celonis.com/en/advanced--forward-filter-through-the-url--e-g--from-an-analysis-.html. Unfortunately, although it is described in the docs using a View, the function to forward a filter via "?filters=.....Base64Tag..." does not work and the filtered View does not open after inserting the string into the URL. I wonder if there is a bug into the function, because following the proposed gif in the documentation it worked well in the past. Please help if you have experience using Views.
Knowledge Model | APC [Data Consumption) Space requirements / impact.Does a Knowledge Model have any APC [Data Consumption) Space requirements / impact?If yes, how can this be determined? The space size is required to be known as to discern if we’ll exceed APC space.
Hi All, Any best practices on optimizing the APC consumption or any solutions.
Hi folks, Does anyone know if it is possible to have a dynamic date in a table? so that the table has a column with today's data, and the header shows the current date?
The SAP S4H Data Model for Credit Management has changed since ECC.Has anyone had experience in extending the existing Celonis AR data model to incorporate credit management? I am currently developing such a model for a client and would be interesting in the experience of othersRegards
As someone with a stake in Celonis’ success by means of a commercial online course I have been offering since 2021, I’ve closely observed its evolution in process mining. My experience, along with feedback from my students, has highlighted a growing concern: while Celonis’ new advanced features like the business miner, the execution management system, object-centric process mining and AI-driven intelligence are impressive, they seem to overshadow the platform’s foundational strengths—offering simple, actionable insights. The Shift Away from SimplicityIn the early days, Celonis was a go-to for its ease of use: you could upload an event log and instantly generate a clear, valuable 2D process map. The low barrier to entry made it ideal for those looking to identify inefficiencies quickly. Today, however, reaching that classic 2D process map with sliders feels almost like a hidden feature. Navigating through the various menus, filters, and new tools can take numerous clicks, with a lot of
Hi community, has anyone managed to set up a OAuth 2.0 connection to SAPs Success Factors yet?We're running in some issues there and I'd be happy to know if there are users out there who were able to successfully connect the two systems. Best regards!Johann
Hi folks! I have a challenge where I need to create a PDF report from an analysis and send it by email, I’m using SMTP. I was able to configure the module to send the PDF report attached. However, I’m trying to include the content of this PDF in the email's content as an image. Normally I would be able to create a python code that allows me to get the data from PDF, but unfortanely is not possible to use any program language inside an action flow.According to this documentation, https://docs.celonis.com/en/email--action-flow-.html it’s possible to use the content_ID to include the content of PDF report as an image inside the HTML content, but I cannot find any example that explain how to achieved this.Does anyone know how to do that, pls?
Hi there guys! I noticed that Celonis Free Plan and Academic Alliance are no longer available for new users? When googling these options, all options lead to do this link: https://signup.celonis.com/ui/sign-up/get-started Upon registration, users can choose between ‘Celopeers’ and ‘Academy’, but no actual acces to the platform is provided.The Celonis website still says ‘try for free’ everywhere however, but there is no way new users can try anything out at this moment. Is this a glitch or are the Celonis Free Plan and Academic Alliance disbandend? It’s strange because they are still heavily promoted as ‘try for free’. Curious to hear your answers, kind regards, Dennis Arrindell.
Hello I am new to the platform ; I would like to know if there is a way to find fake log activities that I could use to test the solution. Thank you for the help ! Cédric
I was going through various packages in the celonis and i found out that there is a package called "Celonis_ml" with no other documentation and when gone further it says it got deprecated and moved to pycelonis and the demo O2C - On Time Delivery Prediction has been built importing the Celonis_ml can anyone help what changed and how to build ML Workbench predictive analysis and what libraries need to be used an upgraded documentation..thanks!
Hi guys,I would like to know if is possible to format the component Table to be something similar to a matrix (Pivot Table) where we can expand and collapse rows. That would be good for some kind of analysis. Also, in this new table view, is possible to change font, font size, color and etc…? I couldn’t find these options.Thanks,Renan
How to add additional data in existing webhook ?
Hello everyone, I am an employee from a technology company called Terus. I am assigned to learn and know how to use Celonis, then bring it back to apply to the company's process, but I currently do not have a clear plan for this move because in my country, not many people use Celonis.By chance, when I was researching, I noticed that this community and everyone shared a lot of information related to Celonis. I want to ask about the roadmap that everyone learned to use and apply Celonis? I hope everyone can give me an answer!
*Deleted Post* (re-posted as a new post here:
How do I add a process explorer filter in an analysis that calculates throughput time between activities in seconds?
This Screenshot show my unfilteres table:As you can see I got a lot of data where my resultsqueeze and resultvalidation is empty. I want to filter those entries. What i did is Filter the whole sheet with the following statement:FILTER ("reportdataextraction"."resultsqueeze" !='' and "reportdataextraction"."resultvalidation" !=''); But the statement is filtering every entry where either one of the columns is empty. This is my result: What am i doing wrong? Thank you for the help! Bests,Jonas Vennemann
I want to filter based on a condition like this:FILTER Color = 'blue' WHEN Shape = 'square'. I'm having trouble creating a formula like this because what I have tried is filtering all instances where Color = 'blue', but I want to filter only for blue color when the shape is square.I think this should be something very easy to do, but I'm having trouble. Thanks in advance :)
I need some help guys, I want to add up the day's payments to generate an accrual. Example: Day 01 $100, Day 2 $200 Day 03 $300 In the amount I want, I would do it like this: on day 1, $100, on day 2, $300, on day 3, $600. But I don't know how to do it, below in Excel how it was done.This needs to be per month. So it adds up only within the month when the month ends it resets and dnv starts. I don't know if it's clear, but you can try to clarify better. Excel: my attempt at PQL SUM ( CASE WHEN "BSEG"."AUGDT" >="BSEG"."AUGDT" THEN KPI("valor_acumulado") + "BSEG"."DMBTR" ELSE "BSEG"."DMBTR" END) valor_acumulado = CASE WHEN "BSEG"."AUGDT" >= "BSEG"."AUGDT" THEN "BSEG"."DMBTR" END
Do anyone know the PQL formula to find PR which is not converted to PO within 2 days
The data model looks like this. (1) is VBAP(2) is VBEP(3) is MARA(4) is MVKE Now I created an OLAP table with columns from different SAP table. When I now want to include the SAP field MVGR1 from table MVKE is receive following error message. How should the formula look like by using e.g. DOMAIN_TABLE or BIND together with PU-Function so that I can display the field MVKE.MVGR1 in the OLAP-Table?
Hello everyone, I want to use the WORKDAYS_BETWEEN function, however, in preparation for this function, I need to create a Workday Calendar. How do I do this within data integration/KM? Thank you so much! BRJulia Bauer
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.