<?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 Power BI using company scheduler in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Power-BI-using-company-scheduler/m-p/1002767#M13653</link>
    <description>&lt;P&gt;No one? I have to assume that external schedulations are no possible. Am I right? Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2020 13:39:52 GMT</pubDate>
    <dc:creator>MonsterSky</dc:creator>
    <dc:date>2020-04-01T13:39:52Z</dc:date>
    <item>
      <title>Refresh Power BI using company scheduler</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Power-BI-using-company-scheduler/m-p/987057#M13558</link>
      <description>&lt;P&gt;Hello Community, I'm new on this forum and I hope I have chosen the right section to write this post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to schedule the refresh of some Power BI report using an external scheduler because I need to keep all the schedules of our systems inside our company scheduler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a command line way to submit a report refresh? Is this way I will able to submit that command using our company scheduler that is able to send a command line to a server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 13:28:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Power-BI-using-company-scheduler/m-p/987057#M13558</guid>
      <dc:creator>MonsterSky</dc:creator>
      <dc:date>2020-03-23T13:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Power BI using company scheduler</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Power-BI-using-company-scheduler/m-p/1002767#M13653</link>
      <description>&lt;P&gt;No one? I have to assume that external schedulations are no possible. Am I right? Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 13:39:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Power-BI-using-company-scheduler/m-p/1002767#M13653</guid>
      <dc:creator>MonsterSky</dc:creator>
      <dc:date>2020-04-01T13:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Power BI using company scheduler</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Power-BI-using-company-scheduler/m-p/1005775#M13677</link>
      <description>&lt;P&gt;This is possible, but it would be a two step process, so you'd need to write a script using something like Powershell or Python that can call a REST API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first thing you'd need to do is to setup a scheduled refresh on your report, but you can set this up for a once off date some time in the past so that it does not actually get triggered.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you would use the following GET request to get a list of the refresh schedules&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/PowerBIReports/GetPowerBICacheRefreshPlans" target="_blank"&gt;https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/PowerBIReports/GetPowerBICacheRefreshPlans&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you would use the ID of the first refresh plan and use POST request to the model.execute endpoint to trigger the refresh immediately&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/CacheRefreshPlans/ExecuteCacheRefreshPlan" target="_blank"&gt;https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/CacheRefreshPlans/ExecuteCacheRefreshPlan&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 23:30:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Power-BI-using-company-scheduler/m-p/1005775#M13677</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2020-04-02T23:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Power BI using company scheduler</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Power-BI-using-company-scheduler/m-p/1006912#M13692</link>
      <description>&lt;P&gt;Perfect, thank you for all the detailed information.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 12:50:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Power-BI-using-company-scheduler/m-p/1006912#M13692</guid>
      <dc:creator>MonsterSky</dc:creator>
      <dc:date>2020-04-03T12:50:27Z</dc:date>
    </item>
  </channel>
</rss>

