Ask questions and get answers about Celonis products from experts and peers.
Recently active
Hi CommunityAny possibilities to change the object colors in an object centric graph?
Hello,I am just starting with Celonis and I have the following question: I would like to find out which activities are repeated the most (rework). What could a corresponding PQL function look like? I have already looked at Calc_Rework and Index_Activity_Type, but both do not provide me with the right function because I would like to look at the rework number of activities across all cases (across all sales orders together) in order to make a statement about which activities cause the most rework in the company under consideration.Thank you very much in advance!
I was wondering why it is not possible to create a free account to be able to preview this solution. Thanks.
Hi, I want to know if there is a way to export the following listData model name ------ Data permissions ( Enabled/Disabled )if enabled then Group / User name ------ condition ( if any ) ----- unlimited (yes/no)i want to download this list as an excel, is it possible?
HiI’m curently working on OCPM Data Pool and have trouble in an object transformation.In the Currecny Conversion object(o_celonis_CurrencyConversion),I checked that I can see data record in Preview,and executed publish to development.Then I ran the Data Job Transformation(full load), succeeded,ran the Data Model Load, succeeded,but at the end o_celonis_CurrencyConversion has no data.I don’t know why but when I go see the object preview again, the preview doesn’t show anything.Has anyone had this kind of experience ever?If yes please kindly help. FYI as the prerequisite, - the relevant sap table data is sycronized from another data pool - the object and its transformation script is celonis default one - Data job is done by the duplicate of test:ocpm-data-job(celonis default test data job) - the reason why I use the duplicate data job is that the original one returns an error for schema.
I am trying to access transformation scripts from ML worbench with pycelonis 2.6 . But i am not able to fetch SQL scripts from transformation jobs which belongs to a template with visibility type protected. How to open the protected from task templates?
Hi! I would like to personalize the event names for a client demo. How can we do it? Regards
Hi everyone,the company I work at is interested in using the Process Adherence Manager (PAM). We already started setting it up for a first use case. While doing so, we encountered some questions. We would be very happy if some of you could share your experiences with PAM, particularly regarding (but not only limited to) the following questions:How do you handle numerous deviations that might be acceptable in some cases but not in others? Is it better to filter on each variant based on known attributes and break it down by creating multiple PAM instances? Or can it be a solution to create a lot of “allowed deviations”? Is PAM more suitable for complex processes including multiple objects or is it more effective to look at little sub-processes individually? The idea behind this question is that when a large process with deviating variants, the conformance rate tends to be low. Do you have experience if there are any types of processes where PAM is strong at and if there are processes whe
Hi team,I am working on creating a dashboard out of a table created by TASK(cel Task).I am able to find the table in legacy view but not in new view.Please find attached screenshot of legacy view and new view. Legacy view: New view:Can you please help me in this? Thanks and Regards,Gauri Pai
We are using an action flow to query data and send it to Snowflake. The issue is that it transfers 1 line at a time even if we use a csv module or leave that out. It takes 18 minutes to transfer 2000 lines (10 fields per line).I think about how fast it is to download a MUCH larger table from a view or an analysis and think there has to be a faster method. Is there a faster way to do this?
Hi all,I have a set of IDs/Case Keys that is spread accross 2023-2025. Focusing on 2024, I would like to calculate the daily average based on the Last activity dates.These IDs are divided in products, so when I create an OLAP table in Studio Views, then it takes the IDs per product, for large samples it’s closer to a correct daily average. On the other hand, when the product has 1 or 2 case IDs, then the Daily average is far from correct.Instinctively, I believe I should create a DOMAIN_TABLE but it doesn’t work. I tried using GLOBAL but it is not accepted.Hereby the code i’m using:Originaly:KPI("number_of_cases")/( MAX (REMAP_TIMESTAMPS (PU_LAST("PROD_CASE_TABLE_DR", "PROD_ACTIVITY_TABLE_DR"."EVENTTIME"), DAYS, WEEKDAY_CALENDAR ( MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY ) ))-MIN (REMAP_TIMESTAMPS (PU_LAST("PROD_CASE_TABLE_DR", "PROD_ACTIVITY_TABLE_DR"."EVENTTIME"), DAYS, WEEKDAY_CALENDAR ( MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY ) ))+1) orKPI("number_of_cases")/(DATEDIFF ( dd, PU_LA
Hi,is it possible to use a COUNT_TABLE together with CASE WHEN to form a KPI? Below Query works for a simple COUNT with “TABLE”.”COLUMN” in THEN, but doesn’t work for COUNT_TABLE. COUNT_TABLE(CASE_WHEN(PROCESS EQUALS XY OR PROCESS EQUALS XZ) THEN "CASES" END) Thanks!
Hi everyone,With the latest views in Celonis, is there a way to filter multiple values across one or more dimensions in one go?For example, I want to filter all the purchase orders where field vendor name contain any of the following: ‘zxc’,’et’,’corp’ - without having to manually select each value one by one from filter dropdowns.Is there a more efficient way to achieve this instead of configuringdropdowns to select dimensions, input boxes to enter search patterns, and variables?For multiple dimensions, this setup becomes impractical.Thanks in advance!
Hello Celopeers, we would like to start using the Package Dependencies to maintain several package as DEV and one package as PROD. For KMs seems everything working fine with the KM extensions. We want to follow similar approach also in case of Views. Creating a View in DEV package and automatically synchronize the change made here to the PROD package.After some tests, we realized that changes made to View in DEV package are not reflected in the PROD package when updating the dependency.As per following description, we understood that this shoud be possible:By adding a package as a dependency, its Views and Knowledge Models can be reused using this extension mechanism. Does someone has experience with the Dependencies usage on Views and could help us overcome our issue? Thanks a lot.Jan
Hello,our users face regulary the issue that if someone sends them link with a certain selection, what opens is their last selection of the view and not the selection that was shared with them. Is there any known way how to overcome this setup? If you send somebody a selection, this selection should alway show up if the person clicks on the link. Thank you for any advice.Jan
Hello everyone,Does anybody knows what is happening with the font size of numbers in KPI Cards. Some of them are extremely big and some seem to be normal sized. Thanks a lot!
In Process Designer Graphic Editor, the default font colour for new links/text is brown. When I change the default colour it is only saved for the current model. How can I change the global default setting?
Hello all, I would like to calculate the througput time from activity to next different activity.The Challenge:My process has activities which occurs multiple times with the same name directly one after the other. This is no data issue, the process is designed that way.In case the activity with the same name occurs later in the process again, this should be count as well and not ignored.What is the time to the next activity, which does not have the same name? Process example:Avtivity TimestampA 01:00 pmB 01:30 pmB 01:45 pmB 02:15 pmC 03:00 pmC 03:20 pmD 03:45 pmE 04:00 pmE 04:50 pmA 05:00 pm Expected Result:Avtivity DurationA 30minB 1h 30minC 45minD 15minE 10min Does anybody know a solution or a community post, which can help me?
Dear Community,Is there a possibility to create a filter component in the Order Mgmt Execution App giving the users the possibility to filter on a range of postal codes from/to (similar like a date filter)?Thanks for your help!Kind regards,Michaela
Hello everyone, I am unable to locate the ‘Push data into Celonis’ Data connection option within my Data pool.Could you guide me on how to enable this feature?!--endfragment>My Celonis I want the ‘Push data into Celonis’ as the image below
Dears, Using legacy analyses, we were able to set variable values and save bookmarks / share selections that included the state of the variables. In studio views, it seems the state of the (user) variables in not included in bookmarks and shared selections. Has anyone encountered the same challenge? Is there any way to share a link or bookmark including the state of the variables? Thank you.
Dears, The activity history log component in JAB views allows us to see when augmented attributes and comments were updated.I want to to pull the date when the last action was taken for the object e.g. invoice (either through update of any augmented attribute or by adding a comment). I can’t find a way to achieve this and bring the information in a table. Thanks
Hello Celopeers, im new to Celonis and have created a view. There i use a Kpi which drops a lot of zero values. When trying to filter them out i always get the error that aggregated functions can not be used in combination with the FILTER function, and that i should try PU functions. The KPI i'm using is this:SUM( CASE WHEN round_day("o_custom_KnotenpunktAuftrag"."AusgangForecast") = round_day("o_custom_KnotenpunktFuellstand"."Date") THEN 1 ELSE 0 END)or alternetively this : COUNT(DISTINCTcase when round_day("o_custom_KnotenpunktAuftrag"."AusgangForecast") =round_day("o_custom_KnotenpunktFuellstand"."Date") then "o_custom_KnotenpunktFuellstand"."KnotenpunktAuftrag_ID"end) is simply want to calculate for each KnotenpunktFuellstand.Date, how many Order.IDs i have where the filter condition is met.So i can have a table where im using the date plus KPI to see, how many outgoing orders i can except for each date. How can i have a row-count, based on a condition formulated as a PU functi
Hi everyone,I have a column with many numbers, and I have uploaded a screenshot as an example. I want to classify them into groups. FYI: I know the maximum, minimum, and median, and I also know the total number of numbers.How can I do that?Thanks in advance!
The reports section is intended for viewing scheduled reports, we do not see any option to configure them.
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.