- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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):
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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):

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
Anonymous
| 06-06-2023 03:18 AM | ||
02-20-2025 12:03 PM | |||
04-13-2024 10:00 AM | |||
09-06-2024 11:59 AM | |||
10-09-2024 01:06 AM |