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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
gwolszczak
Frequent Visitor

Git Integration - Parameters

Is it possible to bind the selected parameter values with a specific branch in git?

I have the following setup:

DEV Workspace -  Dev Branch in Git project
PROD Workspace -  main Branch in Git project

every time when I create pull request to main branch, it will overwrite my selected in the workspace paramter values that define my connection: (I have different server for DEV & PROD).

 

Is it possible to somehow manage that?
Thanks in advance

4 REPLIES 4
MNorstedt
Frequent Visitor

I am looking for the same info. I like the idea of the integrated git workspaces and I can certainly see the appeal in our environment, however we use the Pipeline parameter updates to adjust connection strings and variables. So far I'm thinking our only way to implement the integrated git is to only worry about the dev workspace and use the powerbi pipeline to elevate to test/prod. Not really ideal but better then nothing?

Using deployment pipelines won't work unfortunately. We are using PowerON visuals that require connection details that are nor parameteized but stored directly in the report.json code. Testing DevOPS pipeline options; currently we do it manually which is a bit of a headache.

Ah, I misunderstood your issue. We currently use the pipelines to change connections and parameters however I don't think stepping away from the pipeline will work when git syncs the code (as it should) as the parameters need to be diffetent between workspaces/branches.

 

Good luck on the quest to find an answer for your issue!

Jannematz
Frequent Visitor

I can recommend to use the git integration in the dev workspace only and use deployment pipelines with their respecting parameter/data source rules to change the parameters/data sources inbetween stages.

 

To stay with your architecture: Maybe you can run a azure devops pipeline when there are changes to main to replace the connection strings?

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors