Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
in fabric using data factory pipeline, I call a dataflow gen2 but I need to pass parameters to this dataflow.
is there way to do this? if not, what is the alternative?
thanks
Solved! Go to Solution.
Unfortunately, based on my understanding as of today everything has to be hardcoded within dataflow Gen 2
One can only call a dataflow Gen 2 from data pipeline and cannot pass any parameters to it via pipelines
@arkiboys2 - Thankfully this is planned and this is coming: https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=2f761603-a400-ee11-a81c-6045bdb98602
Unfortunately, based on my understanding as of today everything has to be hardcoded within dataflow Gen 2
One can only call a dataflow Gen 2 from data pipeline and cannot pass any parameters to it via pipelines