<?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: Power BI Report Server - Scheduled refresh not triggering in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309535#M2452</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/35898"&gt;@dwikar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please go to SSMS, please execute the query below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Use &amp;lt;your report server DB name&amp;gt;
Go
select c.Path, c.Name,rs.ScheduleID,s.StartDate,s.LastRunTime,s.LastRunStatus from Catalog c&lt;BR /&gt;join [dbo].[ReportSchedule] rs on c.ItemID=rs.ReportID&lt;BR /&gt;Join Schedule s on rs.ScheduleID=s.ScheduleID&lt;/PRE&gt;&lt;P&gt;You will find the ScheduleID for the&amp;nbsp;corresponding report, then go to SQL Server Agent -&amp;gt; Jobs, find the job based on&amp;nbsp;&lt;SPAN&gt;ScheduleID, check the job history about this job.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Qiuyun Yu&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Nov 2017 08:40:57 GMT</pubDate>
    <dc:creator>v-qiuyu-msft</dc:creator>
    <dc:date>2017-11-23T08:40:57Z</dc:date>
    <item>
      <title>Power BI Report Server - Scheduled refresh not triggering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/308512#M2414</link>
      <description>&lt;P&gt;We have installed the lastest Power BI Report Server (October) which includes the features for scheduled data refreshes. The options for scheduling are now appearing in the options but they doesn't seem to trigger at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pbi-scheduling.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/70732i61AFA76113CCCB30/image-size/large?v=v2&amp;amp;px=999" role="button" title="pbi-scheduling.png" alt="pbi-scheduling.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having gone through the &lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/scheduled-refresh-troubleshoot" target="_self"&gt;https://docs.microsoft.com/en-us/power-bi/report-server/scheduled-refresh-troubleshoot&lt;/A&gt;&amp;nbsp;we still don't have any luck and the log isn't showing anything regarding scheduling.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone got this working? Any suggestions for further troubleshooting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 08:04:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/308512#M2414</guid>
      <dc:creator>dwikar</dc:creator>
      <dc:date>2017-11-22T08:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server - Scheduled refresh not triggering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309220#M2437</link>
      <description>&lt;P&gt;Those are the Shared Schedule definitions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to add the schedule on each powerbi document.&lt;/P&gt;&lt;P&gt;Click the 3 dots on the powerbi doc and select Manage. Then add authentication before adding an entry under scheduled refresh.&lt;/P&gt;&lt;P&gt;You can also test it by selecting refresh now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 23:44:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309220#M2437</guid>
      <dc:creator>stretcharm</dc:creator>
      <dc:date>2017-11-22T23:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server - Scheduled refresh not triggering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309449#M2446</link>
      <description>&lt;P&gt;We have set the schedules for the reports as well and "Refresh Now" is working - the scheduled refreshes are not firing though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 07:20:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309449#M2446</guid>
      <dc:creator>dwikar</dc:creator>
      <dc:date>2017-11-23T07:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server - Scheduled refresh not triggering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309535#M2452</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/35898"&gt;@dwikar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please go to SSMS, please execute the query below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Use &amp;lt;your report server DB name&amp;gt;
Go
select c.Path, c.Name,rs.ScheduleID,s.StartDate,s.LastRunTime,s.LastRunStatus from Catalog c&lt;BR /&gt;join [dbo].[ReportSchedule] rs on c.ItemID=rs.ReportID&lt;BR /&gt;Join Schedule s on rs.ScheduleID=s.ScheduleID&lt;/PRE&gt;&lt;P&gt;You will find the ScheduleID for the&amp;nbsp;corresponding report, then go to SQL Server Agent -&amp;gt; Jobs, find the job based on&amp;nbsp;&lt;SPAN&gt;ScheduleID, check the job history about this job.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Qiuyun Yu&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 08:40:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309535#M2452</guid>
      <dc:creator>v-qiuyu-msft</dc:creator>
      <dc:date>2017-11-23T08:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server - Scheduled refresh not triggering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309633#M2455</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6970"&gt;@v-qiuyu-msft&lt;/a&gt;! This was just the kind of help and guidance I was hoping for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the SQL Server Agent jobs now explains why it happened:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pbi-serveraccess.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/70999i36986E56460204AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="pbi-serveraccess.png" alt="pbi-serveraccess.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next question is why and what to do about it? What kind of server access is missing for the account?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As an addition improved logging and some information directly through the portal would be appreciated for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 09:52:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309633#M2455</guid>
      <dc:creator>dwikar</dc:creator>
      <dc:date>2017-11-23T09:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server - Scheduled refresh not triggering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309660#M2459</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/35898"&gt;@dwikar&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please click on the&amp;nbsp;failed job and see detail message:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="q5.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/71004iD9A428BEA464AC90/image-size/large?v=v2&amp;amp;px=999" role="button" title="q5.PNG" alt="q5.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Qiuyun Yu&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 10:11:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309660#M2459</guid>
      <dc:creator>v-qiuyu-msft</dc:creator>
      <dc:date>2017-11-23T10:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server - Scheduled refresh not triggering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309682#M2460</link>
      <description>&lt;P&gt;Thanks again&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6970"&gt;@v-qiuyu-msft&lt;/a&gt;, unfortunately that doesn't really bring any more details (which makes it a bit hard to resolve).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pbi-serveraccess-details.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/71010iC24C691940F17E2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pbi-serveraccess-details.png" alt="pbi-serveraccess-details.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 10:37:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/309682#M2460</guid>
      <dc:creator>dwikar</dc:creator>
      <dc:date>2017-11-23T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server - Scheduled refresh not triggering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/310024#M2476</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try a powerbi that just pulls something from a web site to see if the problem is the type of data source. It sounds weird if it works from refresh now as the schedule should use the same authentication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you had a look at the log files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%ProgramFiles%\Microsoft SQL Server\MSSQL.x\Reporting Services\LogFiles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This file RSPowerBI_????.log&lt;/P&gt;&lt;P&gt;shows entries when my scheduled refresh runs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 19:21:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Scheduled-refresh-not-triggering/m-p/310024#M2476</guid>
      <dc:creator>stretcharm</dc:creator>
      <dc:date>2017-11-23T19:21:47Z</dc:date>
    </item>
  </channel>
</rss>

