Link variables to sharepoint settings
xtest6
Registered Posts: 2 ✭
I want to link my sharepoint by defined variables as the pic attached, how can this be done?
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,067 Neuron
Using variables in those fields is not currently supported. You could raise a Product Idea for Dataiku to enhance the product. One thing you could do is to update the Sharepoint settings file programmatically by editing the [DATA_DIR]/config/plugins/sharepoint-online/settings.json file using Python.