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
Need an option to save PBIP files without data (the .abf files)
We need an option to save the PBIP without saving the ABF file, just like the PBIT file is saved without data. As it is now, we will violate company security policies that don't allow storing data ...heve3 hours agoNew MemberNew608Views39likes6CommentsiOS Shortcuts Support for Direct Access to Power BI Reports
We are looking to deploy several Power BI reports to support emergency response activities. The intended users are primarily non-technical staff who do not use Power BI currently, but who would benef...Default81295 hours agoFrequent VisitorNew3Views0likes0CommentsSupport Fabric Workspace Identity for custom APIs
Currently, Fabric Workspace Identity cannot be used to authenticate against custom APIs protected by Microsoft Entra ID. Azure Managed Identities support requesting an access token for a specific AP...frithjof_v9 hours agoCommunity ChampionNew63Views5likes0CommentsAllow 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...JONATHANHAUN23 hours agoNew MemberNew9Views0likes0CommentsReset 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 ...vivek123441 day agoMicrosoft EmployeeNew6Views0likes0Comments