View Dataflow parameters from pipeline when Workspace and Dataflow values are parameterized
I am following the documentation at https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-parameterized-dataflow to parameterize my dataflow and pass in the parameters from my variable library. I am able to pass the parameters to the dataflow from the pipeline to the dataflow but once I try to parameterize the workspace id and dataflow id in the pipeline, the dataflow parameters option disappears.
I've found a temporary workaround by saving it both ways and then manually merging the source file, but every time I open the pipeline to make edits, any saves overwrite my work around.
Can the UI be updated to show the dataflow parameters when variables are used for the dataflow?
Passing Parameterized values to the dataflow:
parameterizing the dataflow connection breaks/hides the ability to pass the parameters to the dataflow:
Manually edited pipeline-content.json:
4 Comments
- miguel
Community Admin
Status changed:NewtoPlannedWe're working on this. At the moment, if you parameterize the Dataflow ID or the WorkspaceID then the script created will only run against Dataflow Gen2 and not Dataflow Gen2 (with CI/CD) which uses a different API. This is documented in the article below:
Dataflow activity - Microsoft Fabric | Microsoft Learn
Once that limitation is lifted, things will work as you've mentioned and this is a quick preview on how that would look like:
- terra8191Regular VisitorI might've found it, looks like Q12026 https://roadmap.fabric.microsoft.com/?productid=a821f83f-dbd6-ee11-9079-000d3a310f67&product=datafactory
- miguel
Community Admin
Status changed:PlannedtoCompletedThis was completed around a month ago, but now you're able to parameterize your Dataflow activity and actually pass parameters to the Dataflow Gen2 (CI/CD) as seen below:
You won't have the grid automatically discover the parameters given that the values entered for WorkspaceID and DataflowID are dynamic values, but you can enter any parameters and their values (dynamic or not) in the parameters section.
Recent ideas
Deployment pipeline: Deployment rules for Direct Lake on OneLake semantic models
Currently, it is not possible to use deployment rules with Direct Lake on OneLake semantic models. The option is greyed out. Please enable this, so we can automatically change the data so...frithjof_v52 minutes agoCommunity ChampionNew6.2KViews143likes18CommentsOffice 365 Outlook Activity - Add Attachment (Pipelines)
I realize this is still in preview, but I would love to see the ability to add an attachment to an email within a pipeline using the outlook activity. Simple enough I would think, and perhaps it ...JenAbe3 hours agoAdvocate INew628Views6likes1CommentProvide Exactly-Once Triggering for OneLake File Events
Currently, a single completed OneLake file can generate duplicate events and trigger the downstream Fabric pipeline multiple times. Filtering on data.api = FlushWithClose helps identify completed fi...mahadev934 hours agoNew MemberNew6Views0likes1CommentNeed ability to retain URL filters and still have "Reset to default" available in Power BI Service
We have a customer scenario where reports are opened using Power BI URL filters to preselect values such as: &filter=Time_Period/Time Period eq 'Year to Date' and RLSVENDOR/MANUFACTURER_ID eq '7' T...swetha124 hours agoMicrosoft EmployeeNew48Views17likes0CommentsDatabricks connector should import column descriptions
It is possible to add comments/descriptions to databricks database **columns**, and in powerbi a column can have a column description which can pop up when hovering over the column name. When importi...Erik_Parmann4 hours agoNew MemberNew610Views24likes6Comments