pass parameters from a notebook activity to next notebook activity
Will it be possible to pass parameters between notebook activities in a pipeline in Fabric?
I tested and it works to pass parameters from For Each activity to a notebook activity, however, I couldn't find a way to pass parameters to the next Notebook activity...
Found some documentation from Synapse Notebook and you can use
mssparkutils.notebook.exit() but it doesn't work... I couldn't find the way to configure the parameters in the next notebook
This is the last code block at the first notebook.
mssparkutils.notebook.exit({
"table_path": table_path,
"table_name": table_name
})
This is the parameter configuration that I tested... but doesn't work.
@activity('Copy table to Lakehouse').output.table_path
0
2 comments
Jerry Lee
4
pass parameters from a notebook activity to next notebook activity
Learn Microsoft Fabric
skool.com/microsoft-fabric
Helping passionate analysts, data engineers, data scientists (& more) to advance their careers on the Microsoft Fabric platform.
Leaderboard (30-day)
Powered by