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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Include Dataflow at Pipeline datasource rule

Hi,


The ideia here is to have dataflows available at pipeline datasource rules. This way we could select which dataflow will be used at each environment (dev, test, prod).


This implementation is required as dataflows as datasources are not automatically switched by pipeline. As result, we have to create a parameter having the workspace name, change datasource connection code to use this parameter and then set the parameter with workspace name  at pipeline business rules.

Status: New
Comments
trt18-sistemas
Advocate III

business rules = parameter rules

trt18-sistemas
Advocate III

It's important to add that the alternative solution (create a parameters for workpsace name and set this parameter at pipeline parameter rules), has a trade-off. By doing so, Power BI lineage will not have any reference about dataflows dependency.