Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
portega
Regular Visitor

How to Change connection string on the report server unsing command line

Hi every body, 

Since Yesterday,  am wondering how to change "one line" (using a command line) the configuration of my Power Pi (RS) report on my report server .

I do already know that when we unzip the ;pbix projet file, it lets appear a file called "Connections" that  obsvoly contains  the conection string to the datas PBI should use . something  like ..

{"Version":1,"Connections":[{"Name":"EntityDataSource","ConnectionString":"Data Source=XXX-WINYZAIAS201\\SQLSRVINFDEV;Initial Catalog=Tabular_power_lines;Cube=\"Energy_Loose\"","ConnectionType":"analysisServicesDatabaseLive"}]}


 

When Publishing muy projet to my DEV report server, every thing is fine 

But what about Publish it to my PreProd or PROD Servers environnement ?

 

Of course, it might be possible to change the connection string inside the file and zip again to get a good .pbiw according to the target environnement

But how to push it to the PreProd or Prod Server ? Does any one of you know the MS command line to the Server ?

and even the command to publisk AND change the connection string at teh same time ?? So the projet can be push to the good server AND heritates the good connection String.

I have a write some routine ou .bat files for ours systems supervisers. I cannot tell them to run PowerBiRS  and then to save - by hand -  the projet on the target Report Server ! we have to many server !

 

thank you so much for you help,

 

Pedro, Lyon, France

1 REPLY 1
Andre_Matsuoka
Frequent Visitor

Me too problem.

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors