<?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 Re: Changing Connection String with Import Mode in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Changing-Connection-String-with-Import-Mode/m-p/1245854#M15225</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="172941" data-lia-user-login="markbrod" class="lia-mention lia-mention-user"&gt;markbrod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Options:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use a query parameter in your Source step&lt;/LI&gt;
&lt;LI&gt;Use Advanced Editor to change your Source line&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Thu, 23 Jul 2020 17:24:43 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2020-07-23T17:24:43Z</dc:date>
    <item>
      <title>Changing Connection String with Import Mode</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Changing-Connection-String-with-Import-Mode/m-p/1245835#M15224</link>
      <description>&lt;P&gt;I have 20 or so Power BI Report Server reports all using ImportMode with SSAS(MD).&lt;/P&gt;&lt;P&gt;I need to publish these to 6 different environments(all with different connection string’s)&lt;/P&gt;&lt;P&gt;Looking for a couple of things&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)When will the ability to programmatically change the connection string for Import Mode, allowing for Data Refresh, be available.&lt;/P&gt;&lt;P&gt;I realize &amp;nbsp;you can do this for Direct Live but I need Import Mode&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/connect-data-source-apis" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/power-bi/report-server/connect-data-source-apis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)Until this ability exits what are potential work arounds…manually deploying 20 reports to six different environments is not that appealing to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mark Brodie&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 17:17:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Changing-Connection-String-with-Import-Mode/m-p/1245835#M15224</guid>
      <dc:creator>markbrod</dc:creator>
      <dc:date>2020-07-23T17:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Connection String with Import Mode</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Changing-Connection-String-with-Import-Mode/m-p/1245854#M15225</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="172941" data-lia-user-login="markbrod" class="lia-mention lia-mention-user"&gt;markbrod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Options:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use a query parameter in your Source step&lt;/LI&gt;
&lt;LI&gt;Use Advanced Editor to change your Source line&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 23 Jul 2020 17:24:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Changing-Connection-String-with-Import-Mode/m-p/1245854#M15225</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-07-23T17:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Connection String with Import Mode</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Changing-Connection-String-with-Import-Mode/m-p/1246307#M15226</link>
      <description>&lt;P&gt;Thanks for the response....&lt;/P&gt;&lt;P&gt;We did look into doing this and that works fine but it still requires me to go in the Power BI Desktop open the report and change the parameter value.&lt;BR /&gt;We already have a deployment pipeline with SSSR and I want to do the same with PBIRS using the PBIRS &amp;nbsp;Restful API.&lt;BR /&gt;So what I want is during the &amp;nbsp;deployment process to have the ability to change the connection string.&lt;BR /&gt;I really don't want to first go into every report in the Power BI Desktop and change the connection through a Parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 20:57:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Changing-Connection-String-with-Import-Mode/m-p/1246307#M15226</guid>
      <dc:creator>markbrod</dc:creator>
      <dc:date>2020-07-23T20:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Connection String with Import Mode</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Changing-Connection-String-with-Import-Mode/m-p/2592144#M24639</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="172941" data-lia-user-login="markbrod" class="lia-mention lia-mention-user"&gt;markbrod&lt;/a&gt;&amp;nbsp;, I wonder if you have a work around now or a fix for this issue. We have the same setup, also deploying reports through git that uses REST APIs. Have you found a way to deploy and update the datasource of a power bi import mode report without opening the file itself and adding the parameters?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 11:53:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Changing-Connection-String-with-Import-Mode/m-p/2592144#M24639</guid>
      <dc:creator>winceeS</dc:creator>
      <dc:date>2022-06-21T11:53:40Z</dc:date>
    </item>
  </channel>
</rss>

