Forum Discussion
MisterSmith
1 year agoHelper I
Dynamically Change Notebook ID for each Workspace
Hi All I want to set up a pipeline that dynamically selects the correct workspace and notebook, depending what environment/workspace the pipeline is in. I am using the system variable to select the...
- 1 year ago
Put a value into the notebook field, save and exit the pipeline. Reopen the pipeline and delete the notebook value. The list should now be available. In short the pipeline needs to be refreshed.
MisterSmith
1 year agoHelper I
This looks to have been resolved by Microsoft. When dynamically setting the workspace id, the list of available notebooks is now available in the drop down box. Therefore there is no need for me to create a variable to dynamically set the notebook id for each workspace.