<?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: Consuming Fabric Data in On Prem Power BI Report Server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Consuming-Fabric-Data-in-On-Prem-Power-BI-Report-Server/m-p/4021407#M35768</link>
    <description>&lt;P&gt;Not really. You can import data into desktop from Fabric and publish that static snapshot to an on-prem Report Server, but you cannot schedule refreshes as the on-prem report server is not integrated with Entra ID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your data is in Fabric you should deploy your reports to a Fabric workspace also.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2024 00:23:22 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2024-07-03T00:23:22Z</dc:date>
    <item>
      <title>Consuming Fabric Data in On Prem Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Consuming-Fabric-Data-in-On-Prem-Power-BI-Report-Server/m-p/4020592#M35761</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does Report Server have access to MS Fabric Data? (Lakehouse, DW, etc)&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 13:42:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Consuming-Fabric-Data-in-On-Prem-Power-BI-Report-Server/m-p/4020592#M35761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-02T13:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Consuming Fabric Data in On Prem Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Consuming-Fabric-Data-in-On-Prem-Power-BI-Report-Server/m-p/4021407#M35768</link>
      <description>&lt;P&gt;Not really. You can import data into desktop from Fabric and publish that static snapshot to an on-prem Report Server, but you cannot schedule refreshes as the on-prem report server is not integrated with Entra ID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your data is in Fabric you should deploy your reports to a Fabric workspace also.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 00:23:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Consuming-Fabric-Data-in-On-Prem-Power-BI-Report-Server/m-p/4021407#M35768</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2024-07-03T00:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Consuming Fabric Data in On Prem Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Consuming-Fabric-Data-in-On-Prem-Power-BI-Report-Server/m-p/4021496#M35770</link>
      <description>&lt;P&gt;Sort of.&amp;nbsp; The SQL endpoint of a data warehouse is accessible from anywhere given the right authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/query-warehouse" target="_blank"&gt;Query the SQL analytics endpoint or Warehouse - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 01:40:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Consuming-Fabric-Data-in-On-Prem-Power-BI-Report-Server/m-p/4021496#M35770</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-03T01:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Consuming Fabric Data in On Prem Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Consuming-Fabric-Data-in-On-Prem-Power-BI-Report-Server/m-p/4029036#M35837</link>
      <description>&lt;P&gt;Your ideas is so great&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As the super user said, you can't use the contents of the fabric directly on the report server:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;We can host paginated reports or normal reports into Report Server.&lt;BR /&gt;If you want to work with your fabric's content, you can use the following two tools:&lt;BR /&gt;Connect to your Fabric's project in Report Builder:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Connect to your Fabric content in the Power BI RS release:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;With the above two methods, you should be able to use your fabric content correctly. After you have finished designing your report, you can publish your report to Report Server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 01:33:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Consuming-Fabric-Data-in-On-Prem-Power-BI-Report-Server/m-p/4029036#M35837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-08T01:33:00Z</dc:date>
    </item>
  </channel>
</rss>

