Hi,
we are developing a usecase in which we want to automaticaly import a csv / excel on daily base from a fileshare. Until now we have only worked with scheduled databse connections or manual file upload.
Is there any possibility to automate a daily csv import into a datamodel?
kind regards
Benedikt
Page 1 / 1
Hi Benedikt,
it is possible to push a table directly into the datamodel using the pycelonis library:
https://celonis.github.io/pycelonis/notebooks/02_Pushing_Data.html?highlight=table%20data%20model#Option-2:-Push-the-data-(data-model)
Best regards,
Viana
it is possible to push a table directly into the datamodel using the pycelonis library:
https://celonis.github.io/pycelonis/notebooks/02_Pushing_Data.html?highlight=table%20data%20model#Option-2:-Push-the-data-(data-model)
Best regards,
Viana
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.