Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join now60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more
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