Skip to main content
Question

Exporting Tables

  • May 20, 2020
  • 4 replies
  • 3 views

Hello, Is there an option to export extracted tables on the back-end as CSV files? Best, Hormoz

4 replies

  • May 21, 2020
Dear Hormoz, You can see below post to solve your issue. Pull Data from Data Pool via ML WB Machine Learning Hi there, in the ML workbench, there is an API call to push data to a data pool data_pool.push_table(...) Is there also a way to pull data (eg a specific table) from the data pool? Couldnt find something like data_pool.pull_table(...) Best, Benedikt

  • Author
  • Level 2
  • May 25, 2020
Dear Kaztakata, Thanks for the response! However, Im not sure if it helps with the issues Im looking into right now. Specifically, I would like to know if Celonis has a built in capability to allow users to export extracted tables as CSV files? Say for example, I have used Celonis to extract a certain table from SAP and would like to export the entire table as a CSV file. Best, Hormoz

  • May 25, 2020
Dear @hormoz.izadi, If you would like to find solution in Process Analytics, it is just create OLAP table in Analysis sheet to extract all table columns, then use download of component. https://help.celonis.cloud/help/display/CIBC/Analysis+Interaction Or if you would like to find it in Event Collection, my previous link is helpful. Best regards, Kazuhiko

  • Author
  • Level 2
  • May 29, 2020
Thank you Kaztakata! This helps. Regards, Hormoz