Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
KomalPawar
Frequent Visitor

Dataflows Parametrization

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?

1 ACCEPTED SOLUTION
miguel
Community Admin
Community Admin

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):

https://aka.ms/FabricIdeas 

View solution in original post

1 REPLY 1
miguel
Community Admin
Community Admin

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):

https://aka.ms/FabricIdeas 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors