Forum Discussion

anawast's avatar
anawast
Microsoft Employee
2 years ago
Solved

mssparkutils.notebook.runMultiple doesn't return notebook Status if notebook fails

I would like to run multiple notebooks in parallel, and collect the status of each of the notebook runs. While using mssparkutils.notebook.runMultiple, as long as all notebooks succeed there are no i...