Enable Dataflow Gen2 to Dynamically Adjust Schema Mapping & Resource Paths Using Pipeline Parameters
Please consider enabling Dataflow Gen2 to:
- Dynamically adjust schema mapping at runtime based on the resolved parameter value.
- Allow resource paths (such as Lakehouse table names) to be fully driven by public parameters from pipelines.
- Support end‑to‑end dynamic data ingestion patterns commonly used in modern data engineering.
@https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-parameters#considerations-and-limitations
7 Comments
- miguel
Community Admin
Status changed:NewtoNeed ClarificationHi!
Could you tell us a bit more about the scenario for #1 and #3?
For #2, and specifically for your case with Lakehouse destinations, changing the name of your table is completely supported for Dataflow public parameters. You can follow the tutorial below for more information on how to make that happen:
Parameterized Dataflow Gen2 - Microsoft Fabric | Microsoft Learn
- ChunPoNew MemberI have contacted the support team and here is their response: Please review the document below, which outlines that using public parameters is limited when parameters change the resource path for either the source or destination. Additionally, parameters cannot be used to modify schema mapping. @https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-parameters#considerations-and-limitations
- miguel
Community Admin
That is correct information. However, changing the LakehouseId, WorkspaceId or TableName when using the Lakehouse connector (point #2) do not impact the resource path. By resource path we are referring to the connection component as described in the Dataflow item definition from the link below:
Dataflow definition - Microsoft Fabric REST APIs | Microsoft Learn
If you could tell us a bit more about your scenario for #1 and #3, perhaps with an example, that would help tremendously.
- AMladenovRegular Visitormiguel I have the following use-case for #1/#3 - Metadata driven dataflow which ingest X number of excel files from a Sharepoint, the parameters (sourcepath, filename, column mapping, column datatypes, destination schema, destination tablename, filters on columns and etc.) are read from a JSON files with a ForEach loop and fed to the dataflow. Currently I cannot manage to parametrize the data destination table schema, it does not follow the set schema in the dataflow for the current ingested file (at runtime), the one set at the time of dataflow creation through the UI persists.
- miguel
Community Admin
thanks AMladenov !
I was able to find two ideas that you can upvote that are requesting that exact feature:
Dataflow Gen2: Append With Dynamic Schema - Microsoft Fabric Community
Dynamic Schema limitation in DataFlow Gen2 - Microsoft Fabric Community
Do feel free to post any new ideas if perhaps your scenario differs from any of those so our team can take it into consideration.
Recent ideas
Allow the target pipeline reference in Invoke Pipeline / ExecutePipeline to be set dynamically
Problem Today, the Invoke Pipeline activity (and legacy ExecutePipeline) requires picking the target pipeline statically at design time — a fixed Workspace/Pipeline selection in the UI, which serial...JONATHANHAUN14 hours agoNew MemberNew8Views0likes0CommentsReset Bookmark Navigator Selection to the Default Published View on Browser Refresh
In Power BI Service, when a user selects a bookmark through a Bookmark Navigator, the bookmark identifier is appended to the report URL. If the user refreshes the browser page, the report reloads in ...vivek1234414 hours agoMicrosoft EmployeeNew6Views0likes0CommentsSeparate Interactive and Background Compute Allocation to Prevent Throttling of Live Reports
Problem Statement When Fabric capacity utilization reaches or exceeds 100% in the last one-hour window, end users experience significant disruptions when accessing Power BI Fabric live reports. This...TilakArani15 hours agoNew MemberNew8Views0likes0CommentsAccessibility issue in the Share dialog of embedded Power BI reports
Accessibility issue in the Share dialog of embedded Power BI reports I would like to share an accessibility finding identified while testing an embedded Power BI report published as part of the cont...ugartema15 hours agoAdvocate INew113Views15likes1Comment- fbcideas_migusr18 hours agoNew MemberUnder Review387Views12likes4Comments