<?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 Copy Power BI data to SQL Server using C# Web Application in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Copy-Power-BI-data-to-SQL-Server-using-C-Web-Application/m-p/2544298#M36386</link>
    <description>&lt;P&gt;I want to copy data shown in Power BI in SQL Server database using C#.&lt;/P&gt;&lt;P&gt;Also, I want the data to be refreshed in Power BI from its source (CloudCall in my case) when I click some button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;I am new to Power BI but having good experience in C# (ASP.Net)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest me some Article/Tutorial.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2022 16:02:15 GMT</pubDate>
    <dc:creator>Gulfam</dc:creator>
    <dc:date>2022-05-27T16:02:15Z</dc:date>
    <item>
      <title>Copy Power BI data to SQL Server using C# Web Application</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Copy-Power-BI-data-to-SQL-Server-using-C-Web-Application/m-p/2544298#M36386</link>
      <description>&lt;P&gt;I want to copy data shown in Power BI in SQL Server database using C#.&lt;/P&gt;&lt;P&gt;Also, I want the data to be refreshed in Power BI from its source (CloudCall in my case) when I click some button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;I am new to Power BI but having good experience in C# (ASP.Net)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest me some Article/Tutorial.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 16:02:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Copy-Power-BI-data-to-SQL-Server-using-C-Web-Application/m-p/2544298#M36386</guid>
      <dc:creator>Gulfam</dc:creator>
      <dc:date>2022-05-27T16:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Power BI data to SQL Server using C# Web Application</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Copy-Power-BI-data-to-SQL-Server-using-C-Web-Application/m-p/2547564#M36416</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/394298"&gt;@Gulfam&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can refer the following links to&amp;nbsp;&lt;SPAN&gt;extract the data from Power BI to SQL by the following methods:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; &lt;STRONG&gt;With R or using&amp;nbsp;SSIS&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.biinsight.com%2Fexporting-power-bi-data-to-sql-server%2F&amp;amp;data=05%7C01%7Cv-yiruan%40microsoft.com%7Cd593757b03ab4c23e06b08da2da03753%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637872464309938913%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&amp;amp;sdata=y2foIFMlODcdj7mRlADx%2BPCWH9ZV0tKBiHUY4SbAapw%3D&amp;amp;reserved=0" target="_self"&gt;Exporting Power BI Data to SQL Server&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Powershell&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fruiromanoblog.wordpress.com%2F2016%2F04%2F21%2Fuse-power-bi-desktop-as-an-etl-tool%2F&amp;amp;data=05%7C01%7Cv-yiruan%40microsoft.com%7Cd593757b03ab4c23e06b08da2da03753%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637872464309938913%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&amp;amp;sdata=O2Kd0cLszQ3q7RRNNLQu%2B29jtky5dgoIw5Krf7UgdSQ%3D&amp;amp;reserved=0" target="_self"&gt;Export Power BI Desktop data to SQL Server&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3. Using API&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D5NuTy7FbZ4w&amp;amp;data=05%7C01%7Cv-yiruan%40microsoft.com%7Cd593757b03ab4c23e06b08da2da03753%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637872464309938913%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&amp;amp;sdata=plDjsyeKXuwitgCv%2FKv3tHVKmjdX7WG0VF8zv3Tc194%3D&amp;amp;reserved=0" target="_self"&gt;Export Filtered Dataset from Power BI to SQL Server Programmatically using API and Power BI Embedded&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 10:29:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Copy-Power-BI-data-to-SQL-Server-using-C-Web-Application/m-p/2547564#M36416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-30T10:29:59Z</dc:date>
    </item>
  </channel>
</rss>

