Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.