Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Is there any way to parametrize dataflows in fabric?
I wanted to load tables from on prem SQL to lakehouse dynamically how i can do it with the help of dataflows?Is there any way to pass parameter to dataflows so i can build only one dataflow and load new tables by passing table name dynamically?
Solved! Go to Solution.
You could use a metadata store, basically a table with the information that you need to drive the dynamic parameter approach, and then use those values against the logic that you have in your Dataflow. That is the recommended approcah today.
You can also suggest new approaches to parameterization by posting or voting for an idea in the Ideasl portal (link below):
You could use a metadata store, basically a table with the information that you need to drive the dynamic parameter approach, and then use those values against the logic that you have in your Dataflow. That is the recommended approcah today.
You can also suggest new approaches to parameterization by posting or voting for an idea in the Ideasl portal (link below):
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!