Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
in fabric data flow, is it still not possible to pass parameters to notebooks from data pipelines or data flow?
thanks
Solved! Go to Solution.
You can use parameter values from data pipelines into fabric notebook.
But based on my understanding, you cannot parameterize a dataflow gen 2 still as of today
Please vote for this Idea to highlight the need:
Enable to pass variables from pipelines as parameters into a Dataflow Gen2
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=2f761603-a400-ee11-a81c-6045bdb98602
I would very much like some help to see what I'm doing wrong.
According to all examples I can find PySpark code block 1 should be toggle as Parameters. Done
Second block print(parameter1) etc.
In the pipeline notebook base parameters should be parameter1, string, some text
but then after running the notebook I get this error?
can anyone guide me in the right direction?
Perhaps you stopped and restarted the session between running the two cells?
Could you try starting a new session and run the cells consecutively.
Thank you for replying. It's working now, so maybe you're right.
Please vote for this Idea to highlight the need:
Enable to pass variables from pipelines as parameters into a Dataflow Gen2
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=2f761603-a400-ee11-a81c-6045bdb98602
You can use parameter values from data pipelines into fabric notebook.
But based on my understanding, you cannot parameterize a dataflow gen 2 still as of today