<?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: Sharing data sets in Power BI Report server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498033#M7393</link>
    <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you create a model in SSAS, There are two ways you can connect to that model in Power BI Desktop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Import mode&lt;/P&gt;&lt;P&gt;In this mode, You are pulling the data from SSAS Model and importing to your Power BI File. Usually the file size in this case is larger as you are pulling the data from SSAS model.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Live Connection&lt;/P&gt;&lt;P&gt;In this mode, You are connecting live to SSAS and the .PBIX files only querying the metadata of the SSAS model so the file size is relatively very small and does not copy any data from SSAS to power BI. It is just the meta data getting stored in the PBIX File.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file size really depends on your connection mode to SSAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this makes sense!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;</description>
    <pubDate>Fri, 24 Aug 2018 06:32:16 GMT</pubDate>
    <dc:creator>BhaveshPatel</dc:creator>
    <dc:date>2018-08-24T06:32:16Z</dc:date>
    <item>
      <title>Sharing data sets in Power BI Report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/496212#M7352</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a Power BI Report Server i.e. the on-premise installation. We have few reports which use certain common data. The&amp;nbsp;reports cannot be placed in the same PBIX files due to the business area seperation. Power BI stores the data in the PBIX file. Is there a way, that, the common data can be shared across PBIX files. It unnecessarily keep the common data and utilizes the RAM. Any suggestions or workaround is welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 12:38:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/496212#M7352</guid>
      <dc:creator>athpl</dc:creator>
      <dc:date>2018-08-22T12:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing data sets in Power BI Report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/497755#M7391</link>
      <description>&lt;P&gt;Unfortunately there is no way right now to share an embedded model that is in a PBIX report; however you can create a common model and deploy it to an Analysis Server which report authors can use, it would achieve the same thing.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 20:56:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/497755#M7391</guid>
      <dc:creator>mgmeyer</dc:creator>
      <dc:date>2018-08-23T20:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing data sets in Power BI Report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/497960#M7392</link>
      <description>&lt;P&gt;Thanks for the response. Even if I create a model in SSAS, Power BI will still make a copy of the data in PBIX file. Now, if I have a large data, and multiple reports using that data,&amp;nbsp; I shall have multiple such PBIX files, which will consuming the memory. Is there a way out?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 05:14:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/497960#M7392</guid>
      <dc:creator>adeshpa4</dc:creator>
      <dc:date>2018-08-24T05:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing data sets in Power BI Report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498033#M7393</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you create a model in SSAS, There are two ways you can connect to that model in Power BI Desktop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Import mode&lt;/P&gt;&lt;P&gt;In this mode, You are pulling the data from SSAS Model and importing to your Power BI File. Usually the file size in this case is larger as you are pulling the data from SSAS model.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Live Connection&lt;/P&gt;&lt;P&gt;In this mode, You are connecting live to SSAS and the .PBIX files only querying the metadata of the SSAS model so the file size is relatively very small and does not copy any data from SSAS to power BI. It is just the meta data getting stored in the PBIX File.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file size really depends on your connection mode to SSAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this makes sense!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:32:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498033#M7393</guid>
      <dc:creator>BhaveshPatel</dc:creator>
      <dc:date>2018-08-24T06:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing data sets in Power BI Report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498045#M7395</link>
      <description>&lt;P&gt;Thanks Bhavesh. This is exactly what I was looking for.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Atul P Deshpande&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:41:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498045#M7395</guid>
      <dc:creator>adeshpa4</dc:creator>
      <dc:date>2018-08-24T06:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing data sets in Power BI Report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498049#M7397</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="73928" data-lia-user-login="adeshpa4" class="lia-mention lia-mention-user"&gt;adeshpa4&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please mark this as answer so the thread can be closed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:44:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498049#M7397</guid>
      <dc:creator>BhaveshPatel</dc:creator>
      <dc:date>2018-08-24T06:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing data sets in Power BI Report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498055#M7398</link>
      <description>&lt;P&gt;Gave a thumb-up. Is that what is needed?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:50:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498055#M7398</guid>
      <dc:creator>adeshpa4</dc:creator>
      <dc:date>2018-08-24T06:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing data sets in Power BI Report server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498215#M7406</link>
      <description>&lt;P&gt;If it is just one table of data (SSRS), you can direct query the data rather than import or using SSAS.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 08:16:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Sharing-data-sets-in-Power-BI-Report-server/m-p/498215#M7406</guid>
      <dc:creator>biggerpez</dc:creator>
      <dc:date>2018-08-24T08:16:36Z</dc:date>
    </item>
  </channel>
</rss>

