<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Editing connection string in Power BI report server. in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Editing-connection-string-in-Power-BI-report-server/m-p/3438952#M31148</link>
    <description>&lt;P&gt;Hello All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to edit the power BI connection string in Power BI report server? we're in the process of publishing numerous PBI reports from test PBIRS to uat PBIRS. Rather than manually changing the datasources in each report and publish it to a different env.&lt;/P&gt;&lt;P&gt;Is there a method to deploy the Power BI reports to multiple environment with different connection strings or to programmatically edit the connection string?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 21:49:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-09-19T21:49:11Z</dc:date>
    <item>
      <title>Editing connection string in Power BI report server.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Editing-connection-string-in-Power-BI-report-server/m-p/3438952#M31148</link>
      <description>&lt;P&gt;Hello All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to edit the power BI connection string in Power BI report server? we're in the process of publishing numerous PBI reports from test PBIRS to uat PBIRS. Rather than manually changing the datasources in each report and publish it to a different env.&lt;/P&gt;&lt;P&gt;Is there a method to deploy the Power BI reports to multiple environment with different connection strings or to programmatically edit the connection string?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 21:49:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Editing-connection-string-in-Power-BI-report-server/m-p/3438952#M31148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-19T21:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Editing connection string in Power BI report server.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Editing-connection-string-in-Power-BI-report-server/m-p/3439302#M31158</link>
      <description>&lt;P&gt;You can use Powershell or REST Api method to achieve this task. I have used New-RsDataSource method to replace the datasource connection string programatically using powershell.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;New-RsDataSource -RsFolder "/Datasources" -Name "Xyz" -Extension "Oracle" -CredentialRetrieval Store -ConnectionString $ConnString -DatasourceCredentials "Username" -Overwrite&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 20 Sep 2023 06:07:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Editing-connection-string-in-Power-BI-report-server/m-p/3439302#M31158</guid>
      <dc:creator>vk_pbi</dc:creator>
      <dc:date>2023-09-20T06:07:39Z</dc:date>
    </item>
  </channel>
</rss>

