This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I am trying to design some what of a deployment pipeline/framework for promoting PBIX files from a "dev" environment to a "prod" environment. I believe using two seperate app workspaces is a start, but what I am struggling with is if there is a way to manage connection properties inside of Power BI Desktop?
I am looking for something similar to build configurations in Analysis Services.
Solved! Go to Solution.
Hi @jdobrzen,
As @Greg_Deckler said, query parameter can used to control connection string, but current this feature not available on power bi service.
Power BI Tutorial: How to Parameterize Connection Variables in Power Query
Pass Parameters to SQL Queries
You can also try to build report as report model, then you can use original model file to create multiple report by change connection string.
Deep Dive into Query Parameters and Power BI Templates
Regards,
Xiaoxin Sheng
Hi @jdobrzen,
As @Greg_Deckler said, query parameter can used to control connection string, but current this feature not available on power bi service.
Power BI Tutorial: How to Parameterize Connection Variables in Power Query
Pass Parameters to SQL Queries
You can also try to build report as report model, then you can use original model file to create multiple report by change connection string.
Deep Dive into Query Parameters and Power BI Templates
Regards,
Xiaoxin Sheng
I appreciate the links. Thank you!
Can you create query parameters to hold your dev versus prod connection settings and then use those parameters in your Source line? Then you could just change the parameter settings when promoting from dev to prod.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 9 | |
| 7 | |
| 6 |
| User | Count |
|---|---|
| 46 | |
| 27 | |
| 24 | |
| 24 | |
| 22 |