Forum Discussion
Gusd8
3 years agoHelper I
Setting up Dynamic Connection Strings based on table value
Thank You for looking, I am not sure exactly how to ask this question. The situation there are two groups that utilze 2 versions of basically the same tool to enter data. The problem is that they...
Gusd8
3 years agoHelper I
lbendlin, thank you for teh reply. OK, so is there any way to dynamically decide which connector to use based on some soft of flag?
Worst case scenario I save some code and when I create the duplicate pbix I go into the advanced editor and paste the correct script...but there are liek 9 connections...and I am lazy 😉 I am just so used to vba variables and flipping flag. Thank you in advance for your insight.
lbendlin
3 years agoSuper User
Read about Deployment Pipelines and the way they use parameters for connection switching between instances.