<?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 One embedded report, multiple datasources in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/One-embedded-report-multiple-datasources/m-p/236858#M7450</link>
    <description>&lt;P&gt;I'm assisting a client&amp;nbsp;with some development&amp;nbsp;and&amp;nbsp;want to know how the following can be done:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They have a Web App that will be deployed on different Azure data&amp;nbsp;centers for different clients.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Each deployment of the Web App will connect to it's own Azure SQL database.&lt;/P&gt;&lt;P&gt;They want to create PowerBI reports and embed them in the Web App.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can the multiple instances of the&amp;nbsp;Web App load the same&amp;nbsp;report but&amp;nbsp;change the data source to load the data from the applicable Azure database?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2017 07:48:51 GMT</pubDate>
    <dc:creator>jjrvdw</dc:creator>
    <dc:date>2017-08-23T07:48:51Z</dc:date>
    <item>
      <title>One embedded report, multiple datasources</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/One-embedded-report-multiple-datasources/m-p/236858#M7450</link>
      <description>&lt;P&gt;I'm assisting a client&amp;nbsp;with some development&amp;nbsp;and&amp;nbsp;want to know how the following can be done:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They have a Web App that will be deployed on different Azure data&amp;nbsp;centers for different clients.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Each deployment of the Web App will connect to it's own Azure SQL database.&lt;/P&gt;&lt;P&gt;They want to create PowerBI reports and embed them in the Web App.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can the multiple instances of the&amp;nbsp;Web App load the same&amp;nbsp;report but&amp;nbsp;change the data source to load the data from the applicable Azure database?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 07:48:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/One-embedded-report-multiple-datasources/m-p/236858#M7450</guid>
      <dc:creator>jjrvdw</dc:creator>
      <dc:date>2017-08-23T07:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: One embedded report, multiple datasources</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/One-embedded-report-multiple-datasources/m-p/237594#M7470</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/40100"&gt;@jjrvdw&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I'm assisting a client&amp;nbsp;with some development&amp;nbsp;and&amp;nbsp;want to know how the following can be done:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;They have a Web App that will be deployed on different Azure data&amp;nbsp;centers for different clients.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each deployment of the Web App will connect to it's own Azure SQL database.&lt;/P&gt;
&lt;P&gt;They want to create PowerBI reports and embed them in the Web App.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can the multiple instances of the&amp;nbsp;Web App load &lt;STRONG&gt;the same&amp;nbsp;report&lt;/STRONG&gt; but&amp;nbsp;change the data source to load the data from the applicable Azure database?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/40100"&gt;@jjrvdw&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Those different Azure SQL database shall have the same tables consumed in the "same report". You can&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create one set of reports in Power BI desktop.&lt;/LI&gt;
&lt;LI&gt;Deploy those reports to different groups, say&amp;nbsp;if "&lt;SPAN&gt;multiple instances" means 3 instances, create 3 groups and deploy the reports to all of the 3.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Update the connection strings and credentials individually for the reports in different groups. See &lt;A href="https://community.powerbi.com/t5/Developer/Unable-to-update-dataset-credentials-after-uploading-a-pbix/m-p/237303#M7464" target="_self"&gt;this thread&lt;/A&gt;.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Embedd reports from different groups accordingly in your application instances.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 01:55:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/One-embedded-report-multiple-datasources/m-p/237594#M7470</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-08-24T01:55:34Z</dc:date>
    </item>
  </channel>
</rss>

