How can i pull data from studio analysis using ML
Page 1 / 1
Actually you get it from the underlying Process Model
Use the call pql() of pycelonis - https://celonis.github.io/pycelonis/1.7.1/reference/celonis_api/pql/pql/
Here a tutorial - https://celonis.github.io/pycelonis/1.7.1/tutorials/api_tutorial/03_PQL_and_Python_1/#2-extract-the-pql-query-from-an-existing-olap-table-from-celonis
You can also use get_data_frame()
https://celonis.github.io/pycelonis/1.7.1/reference/celonis_api/studio/analysis/
Tutorial - https://celonis.github.io/pycelonis/1.7.1/tutorials/api_tutorial/01_Pulling_data/
HTH
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.