Forum Discussion
DebbieE
Community Champion
2 years agoPipeline containing 5 notebooks. can it be parameterised
I have the following pipeline They have to be run asynchrnously in this order I wonder if there was a way to parameterise so you only need one notebook that runs for each item? I g...
frithjof_v
Community Champion
2 years agoAny particular reason why you don't process all the tables inside one notebook?
- DebbieE2 years ago
Community Champion
Yes. To keep each notebook as simple as possible, Otherwise it would be really long. In the same way as I would process each as a stored procedure