Not sure where to post? Ask your product-related questions here and get support from the community.
Recently active
Which training track needs to be completed for BVA certification?
Our use case requires analysis on inventory stock levels, and the unit of measurement for inventory is cases so we would like to reduce the amount of confusion that could arise from this.
SAP Tables for P2P-Process Hello, is there any list where the required SAP Tables for the whole P2P Process are listed? If only the tables of the sample files are included, a lot of information is missing. Best regards!
Hi, Currently I am using the following: filter "tableName.csv"."TASK_TITLE" LIKE 'Condition1' which is filtering on a specific name. How do I change the syntax so that it takes into account an additional condition? i.e. I want it to filter words that have a full stop in them. (condition 2 = '.') thanks,Terence
The selected Process Connector is not available for your database type. Please contact Celonis support.
Scenario - We have 2 sheets - Dashboard and DetailedIn detailed sheet we have an OLAP table (for example) wherein we have company codes as dimension and count of documents as KPI.Question - Now, we want to automate dashboard with a TEXT COMPONENT which only shows me top 3 company code names basis count of volume (in descending order) in the OLAP table in detailed sheet.For Example - If we have 10 rows in OLAP table having 2 columns showing me Co. Code 1, Co. Code 2....Co. Code 10 and there is a value against each co. code.In Dashboard under TEXT component (TOP 3 least performers) - it shows me only those 3 co. codes based on OLAP table...it can be Co. Code 5, Co. Code 7 and Co. Code 10. Any guidance here will be really helpful. thanks in advance.
Hi All, Is there any way to put data pool parameters for just rolling 12 months so that it can extract data for last 12 months only every time ? Can we define such parameter for extraction and what will be the syntax?
Hi, I'm working on a first time fix calculation. The function flags a case, if there is a new case for the same serial number within 7 days. What I found out, is that the PQL window functions (such as Index_Order / Lead / Lag) are not taken into account any filters (even not on analyis level in the 'Load Script' area) or Selections. This is quite disturbing, since we use some filters to simplify the data set. A workaround that I applied, is to include the filters also in the First Time Fix formula, but this is not preferably, since we have to state them twice, which could lead to mismatching when applying changes in the future (Load script section doesn't accept variables). Is there a way to let window functions incorporate already present filters in the analysis? Next to that, the behavior is quite unclear since the index is based on data that is not shown in the analysis when a 'Load Script' analyis filter is applied. Even if that is the intended behavior,
I have the following PQL Code and it is working. TABLE (COUNT( "AP_BSEG"."ZTERM" ),"AP_BSEG"."ZTERM"); How am i able to get the Max value from it? So overall the expression should give me the name of the most frequent value in this table column
I would like to sum this resulting column up and get an INT for example. CASE WHEN( CALC_THROUGHPUT(FIRST_OCCURRENCE['Sendung elektronisch angekündigt'] TO LAST_OCCURRENCE['In der Region des Empfängers angekommen'], REMAP_TIMESTAMPS("Amzn_activity_table_xlsx_Tabelle1"."TIMESTAMP", MINUTES)) > GLOBAL( AVG( CALC_THROUGHPUT(FIRST_OCCURRENCE['Sendung elektronisch angekündigt'] TO LAST_OCCURRENCE['In der Region des Empfängers angekommen'], REMAP_TIMESTAMPS("Amzn_activity_table_xlsx_Tabelle1"."TIMESTAMP", MINUTES)) ) *1.2)) THEN 1 ELSE 0 END
It appears I cannot create a data job that extracts from a DB View. Is that correct? Is there a way to make that happen? It is easier to create the data within the SQL Tables vs bringing it into Celonis and then doing all the conversion. Mostly because I need to convert Key fields to get them to allow relationships. Is there a way around this or do we really have to ETL the data in Celonis? Worse case we create the views and dump the tables into XLS and import. I was hoping for something easier. Thank you.
Hello together, is it possible to set a datepicker for one specific component? I would like to compare two OLAP tables (first 6 months vs. last 6 months) in one sheet with individual datepicker each.
I'm looking for a drag & drop or move function. I could download and upload the .bpmn files, but they I'd lose the versions.
I was thinking on using something like Name Mappings, but you can't. The idea was to have something in your _CEL_ACTIVITIES likeACTIVITY = '1.1'ACTIVITY_EN = "Receive Order"ACTIVITY_ES = "Recepción de Pedido" and then use only ACTIVITY for all the PQL codes I could need But the user will see the activities names in their selected language
Hi,How can I pull data from an Olap table in Package A in my Space, and push it to Package B in the same Space, using Machine Learning? I have a script that pulls data from Package A, but I am missing the second part, to push this data into the Package B
Where is the Problem in my expression and where can i find documentation that isn't blocked by Celonis firewall? When i try to open the celonis. help website i get blocked by the firewall no matter from what and where i try to access the website. Every help is much appreciated, thank you!
Data not visible even though I get a status 200
Is it possibly to use the ADD_WORKDAYS with a workday calendar in a Tranformation for the activity table in order to create the EVENTTIME field?
Hello, I have a line graph linked with time filter (year, month, week and days) but the dimension axis (x) is alway "month - year" despite the filter i select. When i select the filter week i would like to have the week in dimension, .... Any ideas ?
How to filter on count formula results? I'm trying to create a 'COUNTIF' PQL, something like this FILTER(COUNT("LFA1"."NAME1") >2 ). Is this possible in Celonis? Thanks!
hi there, I get the data into Celonis via DB Connection and in the table configuration I would to extract of last 3 years, is it possible to set a filter e.g. CreateTime >= systemdate -3 Years?
We are migrating all our workspaces from Process Analytics to Studio, and i was wondering how personal bookmarks can also be migrated to Studio.
My issue is that I want to track changes for Activities like: Activity 1 - manual - 0 (changes)Activity 2 - automatic - 0 (changes) Activity 3 - manual - 0 (changes)Activity 1 - automatic - 1 (change)Activity 2 - automatic - 0 (changes)Activity 1 - manual - 2 (changes) Each time the activity execution handling changes it should count +1.Goal: To get an overview over the sum of execution changes per Activity over all cases.
May i know how to divide the one big analysis file into two and establish the link between these two files to make it as interactive for better performance?
Hi, I would like to know how to copy saved_formulas from one analysis to another using PyCelonis. I've tried to make a copy of an Analysis (using _backup_draft_content) but the saved_formulas are not been copy to the new Analysis. Thx
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.