The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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