Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
35 | |
21 | |
20 | |
15 | |
14 |
User | Count |
---|---|
21 | |
20 | |
18 | |
13 | |
13 |