Dynamic output excel files to a sharepoint folder
Batmanuel
Dataiku DSS Core Designer, Registered Posts: 1 ✭✭✭
Hello, I am looking for a way, using python code to create several excel files based on a column within a dataset, said column will change the data with each execution, in the end these files must be saved in a sharepoint folder, you can do?
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,167 Neuron
This is certainly possible but needs a bit of work. Writing to Sharepoint is easy using the Dataiku Sharepoint plugin. For writting to Excel check this post.