Not sure where to post? Ask your product-related questions here and get support from the community.
Recently active
How different is Value Discovery apps that come as part of Starter kit from the Celonis Execution apps ? As value discovery comes in ems marketplace with no additional cost , Do we have separate licensing model for using Celonis Execution apps features ?
Hi all, I'm currently using the overlay functionality on the process explorer. We use this feature to open a profile view which shows the process explorer in a focus mode. As you can see in the screenshot if I filter the view and open the profile view via the process explorer the profile view is not filtered. Is it possible to keep the filters from the view to the profile view via the process explorer? Thanks and kind regards,Sarina
Hi all, Using the updated PyCelonis version 2.0.0, I'm unable to push Pandas dataframes en parquet files towards the data pool. In the feedback, it states that it cannot be parsed towards a parquet file, but when I do this via Pandas (pandas.to_parquet()), this works without any problem. Are people facing similar problems? Best regards,Jan-peter
HI, I want to calculate average cost for manual tasks using zwo variables, one for average time needed for a manual task (AVG_TIME_PER_MAN_TASK) and one for average cost for manual task per Minute (AVG_COST_PER_MAN_MIN). In the activities table we added a flag "automated" 1/0, if the task ist automated (1) oder manual (0). Now I want to count all the manual task (= e.g. 500'000) and calculate them with the variables ( * AVG_COST_PER_MAN_MIN * AVG_TIME_PER_MAN_TASK.I've made a filter with all manual tasksThen I tried to calculate the whole effort in Minutes with this PQL but it didn't work.The Variable was defined as Textfield with Value and the component is a number field COUNT("_cel_eclaim_activities"."_activity_long") * TO_FLOAT(<%= LABR_DURATION_PER_MANUAL_TASK %>)
Percent stacked bar Hello, do you know if it is possible, with Studio, to have percent stacked bar graphs? Thanks
Hi all, is it possible to block another user from deleting my comment in the commenting component for views? And can I block the comment function as long as no specific order number has been selected? Thanks :)
Hello everyone, wanted to know if there's any way to merge a data model from one data pool with another data model that is located in a different data pool?
Hi, I am trying to find out how to receive an email when my connector is down, I don't see it under Admin & Settings and Notifications. Can someone guide me on where it is? Thank you
Hi, I would like to know how to make the case explorer data exportable.
Hello, I followed the course of process simulation step by step. created a package, then created knowledge model and selected a Data Model Variable, but I cannot see the "simulate" in the menu of this package. What happens? How to fix it?
Hi, Can Celonis extract source/data from JIRA project and Sharepoint list? Can the user upload the data and then store it in daily files in the folder? Can Celonis send out an email with snapshot of graph or status?
How can I combine a line chart with a column chart like in the Purchase-to-pay Demo?
Hi, I'm implementing an AF with some volumes. I query two columns:In the first column there is a date rounded by day, and the second column is the count. I noticed that the ROUND_DAY function applied to the first column is not working fine, since it keeps the timestamp, putting everything to 0 (2022-03-27T00:00:000Z). The problem is that at the 27 of march I have two dates that are the same, one with all 0 in timestamp, the other with 23 at the beginning. This is because at the 27 of march the time is changed by one hour, and it just mess everyting up the in AF. In the dashboard everything is working fine, since the ROUND_DAY function allow me to display only the date without timestamp (2022-03-27). How can I fix this in the AF?already tried:YEAR(date) || '-' || MONTH(date) || '-' || DAY(date), same as beforeformatDate function in AF: it says that the date is not a valid date. Thanks
Do you guys know if is there a problem in extracting the same table with replication cockpit in 2 diffrent data pools at the same time?
Hi there,I'm trying to build an histogram that shows the cycle times.Everything seems to work just fine, but when I compare the N. of occurences it doesn't match the number that I need. I read in the documentation that it uses the cases as occurences, insted I need a certain type of activity. If instead I build a column chart with the Cycle Times as dimension and occurences as KPI, numbers are correct, but I can't find a way to display the cycle times in a fancy way like the histogram, since in the column chart are displayed the single values for every instance, that I can round, but they are not the 10 ranges that I have with the histogram. I need or to customize the number of occurences in the histogram, so it can match, or customize the dimension axis of the column chart, in a way that is similar to the histogram. Thank you very much!
I am setting the specified YEAR into a runtime variable in a View. Knwow I also want to set this variable from an analysis. The KPI in the analysis comes from the Knowledge Model and references the YEAR set in runtime variable.
Is there something like the case explorer in views?
I've had a ticket outstanding since September, all responses are just we will get back to you. Also says I can track in Community but there are no tickets listed there.
Hello everyone,I am currently trying to convert a duration of minutes (integer) into the datetime format (hh:mm). Like this: 60 --> 01:00120 --> 02:00150 --> 02:30 Is this somehow possible within PQL? I looked up a few answers online, but they often include functions that seem to be not supported by PQL.
Hi. When I take a look at the recent demos I can see that - despite of the certification tracks - they seem to avoid the use of the analysis capabilities. Most of the time, Views are used. What is the intention of this strategy? Actually, I considered the Variant Explorer as extremely useful. The recent demos make no use of it for example. Someone there who can clarify? Thanks in advance!Marco
Adding the User and Activity dimensions shows all Activity and Users per case.How can I filter for only one Max Activity time per case row? Thank you
Is there a way to add a vertical line to a chart in an analysis that signifies a "go-live" or a specific point in time? This is needed to help track KPIs before and after a specific go-live or other milestone.
Hi, i want to build an OLAP-Table with the following columns: VKONT (contract account), BETRH (amount) and FAEDN (net due Date). How can i sum up BETRH in the Table, when there are different results for BETRH and FAEDN for each VKONT? Thanks! Dominik
Any option to export all transformations from data job to downloads?
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.