<?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 Exporting Data from Power BI Report to SQL Server Database Table in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780161#M33752</link>
    <description>&lt;P&gt;I want to export data&amp;nbsp;from my Power BI Report on Power BI web service into SQL Server Database Table. How can I achieve it without exporting data first into Excel. I want to use Python script for exporting data&amp;nbsp;from my Power BI Report on Power BI web service into SQL Server Database Table. How can I connect to Power BI Report using Python.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 16:49:54 GMT</pubDate>
    <dc:creator>phbansal</dc:creator>
    <dc:date>2024-03-20T16:49:54Z</dc:date>
    <item>
      <title>Exporting Data from Power BI Report to SQL Server Database Table</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780161#M33752</link>
      <description>&lt;P&gt;I want to export data&amp;nbsp;from my Power BI Report on Power BI web service into SQL Server Database Table. How can I achieve it without exporting data first into Excel. I want to use Python script for exporting data&amp;nbsp;from my Power BI Report on Power BI web service into SQL Server Database Table. How can I connect to Power BI Report using Python.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 16:49:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780161#M33752</guid>
      <dc:creator>phbansal</dc:creator>
      <dc:date>2024-03-20T16:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Data from Power BI Report to SQL Server Database Table</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780823#M33758</link>
      <description>&lt;P&gt;Lots of things going on here. You posted this in the Report Server section. Note that the Power BI data in Report Server is already in a SQL Server database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you mean Power BI Service then be aware that a Power BI Semantic Model can be accessed via SSAS commands (for example from SSMS or from PowerShell).&amp;nbsp; You can use the standard SSIS packages to do an Export-Import from the SSAS Tabular instance to the SQL Server database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Having said all that - you're likely holding the problem wrong.&amp;nbsp; Instead of exporting from Power BI you should export from the original data source directly into the SQL Server.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 22:31:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780823#M33758</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-20T22:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Data from Power BI Report to SQL Server Database Table</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780854#M33759</link>
      <description>&lt;P&gt;Thanks Ibendlin,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, you are right, I mean&amp;nbsp;&lt;SPAN&gt;Power BI Service. I want to&amp;nbsp;export data&amp;nbsp;from report published on Power BI web service into SQL Server Database Table. I don't know the source for this report. I just have that report as a source and I need to export that data into SQL Server table using Python scripts. Can I connect with Power BI Service using Client_ID, Client_secret and token_id?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 22:50:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780854#M33759</guid>
      <dc:creator>phbansal</dc:creator>
      <dc:date>2024-03-20T22:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Data from Power BI Report to SQL Server Database Table</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780864#M33760</link>
      <description>&lt;P&gt;You might want to look into Semantic Link&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.fabric.microsoft.com/en-gb/blog/semantic-link-use-fabric-notebooks-and-power-bi-datasets-for-machine-learning-data-validation-and-more?ft=10-2023:date" target="_blank"&gt;Semantic link in Microsoft Fabric: Bridging BI and Data Science | Microsoft Fabric Blog | Microsoft Fabric&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 23:07:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780864#M33760</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-20T23:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Data from Power BI Report to SQL Server Database Table</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780882#M33761</link>
      <description>&lt;P&gt;Thanks Ibendlin for sharing Semantic link in Microsoft Fabric.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 23:31:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Exporting-Data-from-Power-BI-Report-to-SQL-Server-Database-Table/m-p/3780882#M33761</guid>
      <dc:creator>phbansal</dc:creator>
      <dc:date>2024-03-20T23:31:18Z</dc:date>
    </item>
  </channel>
</rss>

