Forum Discussion
Anonymous
7 years agoNot applicable
Change sql server connection string in .pbix file
How can we change sql server connection string in .pbix file, Database server is not accessible from my local machine, It's only accessible through PowerBI report server. I cant change datasource and...
- 7 years ago
Anonymous you can create a parameter for your connection string in pbix and replace that to your tables using advanced editor.
once report is published to the service, goto your dataset and change the parameter value to connect to other sql server.
parry2k
7 years agoSuper User
Anonymous you can create a parameter for your connection string in pbix and replace that to your tables using advanced editor.
once report is published to the service, goto your dataset and change the parameter value to connect to other sql server.