Not sure where to post? Ask your product-related questions here and get support from the community.
Recently active
I want to create a filter for invoice amount where the user can select between (>, =, <) and be able to add/select certain invoice value. Example: amount > 1025 or amount >1000 Is that possible in the new view? Thank you
HELLO, CAN YOU HELP WITH THIS ERROR: The load failed: Load failed. Error message: Error joining table ["OE_ORDER_LINES_ALL"] with table ["HR_ALL_ORGANIZATION_UNITS"]. The data type [FLOAT] of column ["OE_ORDER_LINES_ALL"."ORG_ID"] does not match the data type [INT] of column ["HR_ALL_ORGANIZATION_UNITS"."ORGANIZATION_ID"]. I HAVE ALREADY PARAMETRIZED THE COLUMNS AS FLOAT IN ALL EXTRACTIONS BUT THEY STILL HAVE AN ERROR
Hello everyone, I'm currently building an action view for employees to use. It contains a table that should have interactive functionalities. In the 'old' views I have created a record identifier (if not existing beforehand), an augmented attribute for this identifier (STATUS) and then added this attribute to my table. Now, in this new view, adding an augmented attribute within a table is not possible anymore? How can I add the status so that I can build a NEW and OPEN tab for my employees to see what was already processed and which data records are still new? Any ideas or documentations on this? Thank you so much! BRJulia Bauer
Hello; I get the error message "Extraneous ''' "when I try to write the following PQL-Query in Views. KPI("REPEATED_CASE_COUNT_SELECTED", VARIABLE('Scan Invoice', 'Send PO Auto (Jaggaer)')) Does anyone recognize what the problem is here?
In analysis we can use component filter to filter by using saved formulas whereas in Views able to filter only by selecting attributes but not saved formulas. Even I have created filter in KM and published & tried using that filter for a component in Views getting error like PQL ErrorA PQL error is preventing this query from executing.KPI with name "Case_type_new" could not be found.
if so, do I need to make this change in all Filters? Thank you BRAna
I'm getting "undefined [id:table-380082fa-c77c-4d37-9710-9408474b11d1]: Table could not be found. Table with name INEFFICIENCIES_AUGMENTED_FRAMED_VALUE cannot be found." Error in the Procurement Starter Kit I have added INEFFECIENCIES as well kindly help
One of my scheduled data jobs keeps skipping due to this message: "Jobs in this schedule are on inactive team". What does this mean? To my knowledge, there were no changes to the data job. This data job has successfully been running for months, but began failing on 06/05.
HiI have a request to add the screenshot of a Celonis Analysis as an image in a mail Currently it is being sent as attached PDF, but the user would like to have a clear view of the report without having to open the attachment Is it possible? Thanks!
i want to push data using the continuous-batch-processing/api using this function def push_new_chunk(self, dataPoolId, tablename, file_path, primaryKeys, table_schema, fallbackVarcharLength = None): api = self.get_jobs_api(dataPoolId) + "/items" payload = {'targetName': tablename, 'primaryKeys': primaryKeys ,'connectionId': self.connection_id, 'fallbackVarcharLength': fallbackVarcharLength ,'upsertStrategy':'UPSERT_WITH_NULLIFICATION', 'tableSchema':table_schema} headers = self.get_auth() file = {'file': open(file_path, 'rb')} return requests.post(url=api, params = payload, files=file, headers=headers) tableSchema is defined as per the celonis documentation here: e.g. thats how my tableSchema looks like in python before pushing: table_schema = { "columns": [ {"columnName": "CreatedAt", "columnType": "DATETIME", "
I need some help. I might be over complicating this, but I would like to see the following KPIs in one bar graph: Each KPI has one less "OR" as we move up in numbers, but this is the KPI for the last number: In other words this is the KPI and corresponding PQL code: KPI 1:KPI 1 - corresponding PQL code: KPI 13 (last KPI on the list): KPI 1 - corresponding PQL code:
which SQL is used to build transformation scripts? is it possible to adjust template coding for predefined process? is it possible to join transparent and cluster tables (BKPF/BSEG, CDHDR, CDPOS)? how flexibly filter conditions for tables be applied?
Background info: I have a data transformation script called "Preprocessing'. In that Script, some SQL operations are done. Afterwards, i retrieve the resulting tables in the ml workbench to execute statistical python operations. Then, the result is uploaded back to Celonis where another data trasnformation script called 'postprocessing' enriches the data for visualization. Currently, the python part takes 4 hours to execute as i execute levenhstein ratio for a very large dataset. So my idea is to use delta loads in order to reduce the amount of operations. Thanks for your help!
I see where I can have the module look for a file in my OneDrive, or a Teams/Sharepoint location. How do I route the module to a network drive?
Hi all, I have an issue with the Case explorer in the new views. It is currently showing how long ago the activities happened for a selected case. I would like to configure it to show the time between activities. Is this possible?
Is there a technical way to export backups of processes/data model in Celonis so that we can restore them when necessary?
How to create an embedded view in the new views
Is there any way to somehow connect one filter with one specific process explorer instead of filtering both simultaneously?Was trying with the YAML editor, but with no success.
System: SAP S4/HANAApp Name: Accounts receivable Starter Kit Section : Value Discovery App undefined [id:table-380082fa-c77c-4d37-9710-9408474b11d1]: Table could not be found. Table with name INEFFICIENCIES cannot be found.
one of the main inconvenience for me in the new studio is that it does not allow me to use color with dimension in the chart. For example, earlier it is very easy to plot e.g. KPI xxx in the time series chart and use e.g. country dimension to color the KPI . Now i do not see this option to use dimension in coloring. any advise?
I want to use certain ML libraries that require python 3.9 or higher to work properly, but my MLWB is on 3.8.6, is there a way to update it? If so, how?
Is it possible to do User credential configuration on the dashboard levels
Hello peers, I want to translate the names of individual activities in my model from German to English. Using the name mapping functionality I am able to change the names of the tables or columns as desired. When using the translate feature in the EMS, I am able to change the display names of the various objects like KPIs, records etc. Both these methods do not facilitate the translation of activity names. Is it possible to enable this translation and how? Thanks in advance!
Hi, Do you have any proven method for getting ALL task related to record? I know there's action flow allowing to get details of a task for specific record it, but first I would like to get all of them. Best would be to upload that data into table. I know about legacy view task list, but it's no viable and we cannot wait for implementation of that component into new views. Best Regards,Mateusz Dudek
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.