<?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: Refresh report data using REST API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179543#M42122</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/226550"&gt;@NandanHegde&lt;/a&gt;&amp;nbsp;, &lt;SPAN&gt;Yes, we did publish the report. It is available online and can be accessed externally by anyone with a link to that report.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just can't figure out the equivalent API method to trigger that refresh functionality, if such a thing even exists, we don't use a "DataSet" object. How can I trigger a refresh in this case?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;U&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/226550"&gt;@NandanHegde&lt;/a&gt;&amp;nbsp;, Well, it seems like there is a dataset which I wasn't aware of that is being created after publishing a report. But this dataset has to be configured to get the data via an On-premises Gateway in order to refresh using the API.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2023 10:42:27 GMT</pubDate>
    <dc:creator>Tom-ADV</dc:creator>
    <dc:date>2023-04-10T10:42:27Z</dc:date>
    <item>
      <title>Refresh report data using REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179435#M42117</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, we are developing an app that uses Power BI to generate reports. The data we are using comes from a local MySQL server hosted on our local network. The PBI reports use the tables from the MySQL database, which are regularly updated. Naturally, we need to update the reports with fresh data as it becomes available. Typically, the "refresh" button does the job, but we need to automate this process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;We recently started using the PBI REST API, and while browsing the documentation, I couldn't find the term "refresh data." So, I am not sure if "update report content in group" is what I am looking for...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/reports/update-report-content-in-group" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/reports/update-report-content-in-group&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there are multiple steps involved, I would very much appreciate it if someone could list them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 06:26:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179435#M42117</guid>
      <dc:creator>Tom-ADV</dc:creator>
      <dc:date>2023-04-10T06:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh report data using REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179453#M42118</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Can you be a little clear on your ask?&lt;BR /&gt;Is your dataset following an incremental refersh or full refresh?&lt;/P&gt;&lt;P&gt;The below blog explains automation of refresh(full) via ADF&lt;/P&gt;&lt;P&gt;&lt;A href="https://datasharkx.wordpress.com/2022/11/07/refresh-power-bi-dataflow-dataset-from-azure-data-factory-synapse-pipeline-via-service-principal-part-2/" target="_blank"&gt;https://datasharkx.wordpress.com/2022/11/07/refresh-power-bi-dataflow-dataset-from-azure-data-factory-synapse-pipeline-via-service-principal-part-2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dataset API to refresh :&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/refresh-dataset" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/refresh-dataset&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 06:32:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179453#M42118</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2023-04-10T06:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh report data using REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179467#M42119</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/226550"&gt;@NandanHegde&lt;/a&gt;&amp;nbsp;, we are currently consume the data by:&lt;BR /&gt;&lt;BR /&gt;Get Data -&amp;gt; MySQL databae -&amp;gt; Connect -&amp;gt; Credentials -&amp;gt; Connect -&amp;gt; Navigator -&amp;gt; Select Tables -&amp;gt; Load&lt;BR /&gt;To refresh the Data we simply clicked "Refresh" and the new data would be introduced to the report.&lt;BR /&gt;&lt;BR /&gt;We wish to automate the above proccess and could&amp;nbsp; be wrong about the whole approach...&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 06:43:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179467#M42119</guid>
      <dc:creator>Tom-ADV</dc:creator>
      <dc:date>2023-04-10T06:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh report data using REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179528#M42121</link>
      <description>&lt;P&gt;Hey, The above manual approach you are suggesting is being done in your local system via PBIX file refresh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to publish the report to Power BI service post which you can leverage REST APIs to automate the refresh as stated in above blog.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 07:41:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179528#M42121</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2023-04-10T07:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh report data using REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179543#M42122</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/226550"&gt;@NandanHegde&lt;/a&gt;&amp;nbsp;, &lt;SPAN&gt;Yes, we did publish the report. It is available online and can be accessed externally by anyone with a link to that report.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just can't figure out the equivalent API method to trigger that refresh functionality, if such a thing even exists, we don't use a "DataSet" object. How can I trigger a refresh in this case?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;U&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/226550"&gt;@NandanHegde&lt;/a&gt;&amp;nbsp;, Well, it seems like there is a dataset which I wasn't aware of that is being created after publishing a report. But this dataset has to be configured to get the data via an On-premises Gateway in order to refresh using the API.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 10:42:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3179543#M42122</guid>
      <dc:creator>Tom-ADV</dc:creator>
      <dc:date>2023-04-10T10:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh report data using REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3180926#M42138</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Yes,whenever you publish a report a dataset gets craeted along with it&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NandanHegde_0-1681185739195.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/899763i2401AC33CC2DFF05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NandanHegde_0-1681185739195.png" alt="NandanHegde_0-1681185739195.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Since your source is present within a vnet, in order for your report to referh in power BI service (cloud), you need to set up a gateway between your datasource Vnet and powerbi cloud which is on premises gateway&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 04:03:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Refresh-report-data-using-REST-API/m-p/3180926#M42138</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2023-04-11T04:03:27Z</dc:date>
    </item>
  </channel>
</rss>

