Ask questions and get answers about Celonis products from experts and peers.
Recently active
The SQL returns error that the relation not exist. See attachment. The long number refers to the connection parameter.
Null values are coming as - in visualization and olap tables.so how to hide them.I have used isnull and coalsce () ,but it seems not working.So any way to hide or change - for null values.
I need a filter that will show only a part of the events that happened in the selected time interval. When I set a period limit, a complete chain of events is displayed for all cases that took place during this period. for example, in the chain (id -date ) 1 - 01.2021, 2 - 04.2021, 3 - 06.2021, if I set the filter to 04.2021, the entire chain will be displayed 1 - 2 - 3, and it is necessary that only 2 be shown
Unable to login to ibc training portal
Just installed CPM 4.7.1 ( new install) not upgrade from 4.6.x in our Dev/QA box. We imported a transport of one of the analysis from PROD and brought it into the QA. Everything is working fine- OLAPs, Charts etc..., except Process Explorer and Variant Explorer seems to be taking forever...pink dots. Do we need to configure some settings. Mohit
HI team what we need to check while collecting flat files from client
In the stage of transformation, I run the Vertica SQL script and the output only shows the first 100 rows. But I want to see all rows. Is it possible to do some configuration to see all output rows? Can I export the output? Thanks.
Dear celopeers, what is the best practice for showing an execution output message in case an error handler was active? More specifically, we first use salesforce and added a flow control module "ignore" to handle errors that occur within salesforce. However, we would like to show a user notification in this case. The problem seems to be that we cannot add another module after the ignore module (for including, for example, a webhook to a skill which could then produce the execution output).Appreciate any insights.Thank you very much
I'm using a CASE WHEN statement to filter out dimensions based on dynamic criteria. For example, take the following case when statement: CASE WHEN"Activities"."ACTIVITY_EN" in ('Closed','Open')THEN'Closed'END I would expect that there will only be rows for 'Closed' and 'Open', however, I am also seeing a row with the dimension of '-' . There is no way to filter this out and leads to misleading dimensions.
I have crated a basic analysis for my team with only 1 sheet as case explorer. In the case explorer i want to hide few columns and publish the analysis. I don't want to show few columns to the team. Is there any functionality to hide columns in case explorer and publish? Regards,Ashok
Hello all, in the event-collection I create a new table, wherein I join two tables based on the following rule:JOINWHERE "Alarm"."Starttime" > "Transport"."Starttime" AND "Alarm"."Starttime" < "Transport"."Endtime" This works. Now I would like to extend this timeframe by 5 Minutes. And neither the function:add_minutes("Transport"."Endtime", 5) is supported nor the function REMAP_TIMESTAMPS("Alarm"."Starttime") < (REMAP_TIMESTAMPS("Transport"."Endtime") + 5) How can I change/remap a timestamp in the event collection?
Hi, I want to add a column to an OLAP table that shows whether all orders from a given supplier exceed the value of 100 or not. So the final table should show a supplier name, the number of orders, the net worth of orders and either: The net worth value sum if its above 100, else 0An 'x' when the sum of orders exceeds 100 Also, it would be great to see how many single orders exceeded the value of 100. I was trying around for a while with PULL functions and CASE WHEN but I can't seem to make it work with the restriction of '> 100'. For example the query below gives me an error message stating that CASE is not compatible with FLOAT and INT. SUM(CASE WHEN "EKPO"."NETWR_CONVERTED" > 100THEN "EKPO"."NETWR_CONVERTED"ELSE 0END) Thank you very much in advance. Best regardsAram
Dear Celopeers, on September 30th 2021, we are hosting our next Webinar on how to automate your communication with Action Flows!This is the second part of our new series of Webinars. The session will coverWhat you can communicate automatically with Celonis Action Flows (presentation)How to set up Action Flows for automated communication (live training)Where to find further material & trainings (link to resources)Q&A (live)FAQ (live, gathered from previous session) You can directly register here!
Hi, When i show the same formula (standard throughput time calculation) in an OLAP table vs a number they fail to show the same outcome. Whereas they should. In the olap table I have applied the formula in combination with a priority dimension. WIth the number I have applied a specific priority as filter. Hence, both the throughput time should be equal. However, they are not. Any idea what could go wrong?
I was wondering when to use a skill or action flow? It seem there is an overlap in functionality or is it just me?
I need to change it from %b-%Y to Q%q on the basis of time scale selected by user
Is there any way to set euro currency format in olap tables ? i like to see the amount of 3.000.000,15 € in euro format, now in celonis it is posible to see with commas like 3,000,000.15 but this is a Dollar format. ¿ Is it posible to set the currency configuration for euro ? Is there any way to set the locale configuration for currencies decimal in ',' and thousands in ',' ? Thanks in advance.
Hi All, I have more number of SQLs as part of one transformation in celonis. I would like to include a info to be printed on the transformation log after it completes a particular statement for debugging/tracking purpose(same like SQL's print command). Could you please help me with option for the same? Thanks in Advance. :)
I need to import data and create data model from the demo data that was extracted from the eventlog file as shown in one of Celoinis training video. Where i can get that eventlog file? I'm unable to connect any live system to get data feed so trying to use demo data instead but unable to find any event log data to import to create data model. The one training guide uses 'p2p_Demo_Eventlog.xlsx' file to upload data. I'm unable to locate this file. Can someone have this file or any other event log file that i can use to import data in my environment.
I am stuck at the Data Extraction bit in the 'Data Engineer' course. Not able to extract data even though I have tested the connection and it works fine.
The logic is as follows:if a category repeats (like C1), then:for each category, calculate the date difference (DATEDIFF) between "closed at" date of a row with "closed" status and the "opened at" date of the rows with an "open" status. The objective is to have an extra column to the right, with these values:Difference (in days)18 (DATEDIFF(dd,17.09.2021,30.08.2021)16 (DATEDIFF(dd,15.09.2021,30.08.2021)N/A (because its status is closed)N/A (because the category doesn't repeat)N/A (because the category doesn't repeat) Suggestions?
Good morning, My client has 4.6.1 on-prem Celonis license. I was asked to overwrite the old data model with a new one. I'd like to make sure it is possible to recreate it in the future. Do you know if it is possible to create automated documentation of the data model? Thank you in advance,Piotr
Hi, How can I customize the he Throughput-Time-Search element in Celonis 4.5? - In the attached picture (TPT) the intervals for each bar is consistently 14 hrs. Can I change this to e.g. 50 hrs per bar? - Thanks.
I encounter an issue in the Maverick Buying prebuilt App for Accounts Payable process. One of the chart is not displayed correctly as showed below.Indeed, when I am using the KPIs that have been built by the Celonis team I got an error message. The name of the KPI as well as the error message are displayed in the picture below: How can I solve this problem ? Thanks
Hi, Can we filter a table with rows only having open tasks, by defualt it shows all record and user has to select filter icon. Is there any way that we can avoid this step for user. Secondly what is the difference between closed and resolved. By default I have onyly option to close. RegardsKhurram
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.