<?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 Export to SQL on a Schedule in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-SQL-on-a-Schedule/m-p/2511593#M36074</link>
    <description>&lt;P&gt;I have a SQL Server that feeds PowerBI. PowerBI also gets data from SalesForce. I would like to load the SalesForce data to SQL on a schedule, say every 15 minutes, from PowerBI. Is this possible? All of the solutions I've seen integrating SQL and Salesforce seem complicated.&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2022 21:32:11 GMT</pubDate>
    <dc:creator>matthewspare</dc:creator>
    <dc:date>2022-05-12T21:32:11Z</dc:date>
    <item>
      <title>Export to SQL on a Schedule</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-SQL-on-a-Schedule/m-p/2511593#M36074</link>
      <description>&lt;P&gt;I have a SQL Server that feeds PowerBI. PowerBI also gets data from SalesForce. I would like to load the SalesForce data to SQL on a schedule, say every 15 minutes, from PowerBI. Is this possible? All of the solutions I've seen integrating SQL and Salesforce seem complicated.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 21:32:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-SQL-on-a-Schedule/m-p/2511593#M36074</guid>
      <dc:creator>matthewspare</dc:creator>
      <dc:date>2022-05-12T21:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Export to SQL on a Schedule</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-to-SQL-on-a-Schedule/m-p/2512185#M36079</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="389361" data-lia-user-login="matthewspare" class="lia-mention lia-mention-user"&gt;matthewspare&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;You can export data from a Power BI dataset, by running DAX queries programmatically, using two methods:&lt;BR /&gt;1. The &lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries-in-group" target="_blank" rel="noopener"&gt;Execute Queries API&lt;/A&gt;&lt;BR /&gt;2. The &lt;A href="https://docs.microsoft.com/en-us/analysis-services/tom/install-distribute-and-reference-the-tabular-object-model?view=asallproducts-allversions" target="_blank" rel="noopener"&gt;AMO-TOM Assemblies&lt;/A&gt;&lt;BR /&gt;The second option requires Power BI Premium, which I assume you use since you mentioned a 15 minutes interval.&lt;BR /&gt;&lt;BR /&gt;You can also consider the option to use Power BI dataflows (which can connect to salesforce) with a &lt;A href="https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-azure-data-lake-storage-integration" target="_blank" rel="noopener"&gt;custom ADLS Gen2&lt;/A&gt;&lt;BR /&gt;This option will create CSV files with the exported salesforce data in an Azure storage account which you'll be able to connect to using standard methods.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Data-Stories-Gallery/Contoso-by-SpartaBI/m-p/2449543" target="_blank" rel="noopener"&gt;Showcase Report – Contoso By SpartaBI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.spartabi.com" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://www.linkedin.com/company/spartabi" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt; &amp;nbsp;&amp;nbsp;&lt;A href="https://www.facebook.com/SpartaBI" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.spartabi.com" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 05:27:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-to-SQL-on-a-Schedule/m-p/2512185#M36079</guid>
      <dc:creator>SpartaBI</dc:creator>
      <dc:date>2022-05-13T05:27:51Z</dc:date>
    </item>
  </channel>
</rss>

