<?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: Schedule refresh not updating the data in Browser - Jan 2021 in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1789941#M18922</link>
    <description>&lt;P&gt;I have the same issue in the brower, i can clear the cache and force the update.&lt;BR /&gt;&lt;BR /&gt;I also have a number of computer illiterate team members, if they have to do this each time it is a failure of the system. How can I automatically impliment this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Half of them view the report via MS Teams too, how can I force an update in there?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Apr 2021 21:52:42 GMT</pubDate>
    <dc:creator>nick_SMTC</dc:creator>
    <dc:date>2021-04-16T21:52:42Z</dc:date>
    <item>
      <title>Schedule refresh not updating the data in Browser - Jan 2021</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1640806#M17880</link>
      <description>&lt;P&gt;I have Jan 2021 report server installed on a domain environment. I deployed a one page report (SQL import query) on the server and set scheduled refresh for every 5 minutes for test. Set up all necessary credentials under Basic Authentication. The refresh runs successfully every 5 minutes however the browser still showing old data and not updating automatically as it supposed to. Only when I reload the browser (F5), the latest data shows.&lt;BR /&gt;&lt;BR /&gt;I really appreciate if some one can put me into the right direction to resolve this problem.&lt;BR /&gt;&lt;BR /&gt;In Chrome console (on the server or on the end user), I have the below errors:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;powerbiportal.dependencies.externals.bundle.js:5 POST http://pbiserver/powerbi/api/powerbi/refresh/subscribe 404 (Not Found)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#FFCC00"&gt;&lt;STRONG&gt;DevTools failed to load SourceMap: Could not load content for http://pbiserver/Reports/assets/css/bootstrap.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#FFCC00"&gt;&lt;STRONG&gt;DevTools failed to load SourceMap: Could not load content for http://pbiserver/powerbi/libs/scripts/interact.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#FFCC00"&gt;&lt;STRONG&gt;A cookie associated with a cross-site resource at http://pbiserver/ was set without the `SameSite` attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application&amp;gt;Storage&amp;gt;Cookies and see more details at &lt;A href="https://www.chromestatus.com/feature/5088147346030592" target="_blank" rel="noopener"&gt;https://www.chromestatus.com/feature/5088147346030592&lt;/A&gt; and &lt;A href="https://www.chromestatus.com/feature/5633521622188032" target="_blank" rel="noopener"&gt;https://www.chromestatus.com/feature/5633521622188032&lt;/A&gt;.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 06:21:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1640806#M17880</guid>
      <dc:creator>ozge</dc:creator>
      <dc:date>2021-02-03T06:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule refresh not updating the data in Browser - Jan 2021</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1642761#M17911</link>
      <description>&lt;P&gt;Did this behavior work prior to Jan 2021 release?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe this has always been the refresh behavior in PBIRS that a browser refresh is required to load the newly created (after 5 minute refresh runs) model.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 17:54:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1642761#M17911</guid>
      <dc:creator>Petebro</dc:creator>
      <dc:date>2021-02-03T17:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule refresh not updating the data in Browser - Jan 2021</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1642998#M17916</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have same issue (but with different reason why is it issue).&lt;BR /&gt;&lt;BR /&gt;When Model is refreshing, in integrated SSAS is created new version of DB with model (side-by-side), and all users are using old version of model.&lt;BR /&gt;When refresh is finished, there no hard switch over, current users (which not reopened report) still uses old version of model, new users (which reopened report) are connected to new version of model. Both versions are kept in SSAS.&lt;BR /&gt;Current users use old model until reload of report in browser, it means until press F5, or until go back to RS portal, and reopen report. Additionally, refresh icon in PBI report UI (used for refresh direct query reports) is not working for this scenario (after press Refresh button, are data reloaded from old version of model!)&lt;BR /&gt;&lt;BR /&gt;Old version of model is kept in SSAS until all users are disconnected from old version.&lt;BR /&gt;&lt;BR /&gt;I understand why is not used hard switch over. But I think, there missing some configurable short timeout period, which forces switch user to latest version of model after some time.&lt;BR /&gt;&lt;BR /&gt;It is issue also from another point of view, multiple version of model in SSAS, consume much more memory.&lt;BR /&gt;&lt;BR /&gt;This issue is there at least from May 2020 Release. Prior this version I'm not sure, but I do not remember issues of this type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 20:44:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1642998#M17916</guid>
      <dc:creator>josef78</dc:creator>
      <dc:date>2021-02-03T20:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule refresh not updating the data in Browser - Jan 2021</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1645568#M17934</link>
      <description>&lt;P&gt;I read many forum entries regarding the browser refresh was not required. That's the reason I am asking. I used Oct 2020 instance on another environment and same refresh issue was there. Actually it becomes pointless to manually refresh the browser to get the new data where you need always the automated latest data on dashboards. I was hoping to get similar behaviour as it is in the desktop version.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 15:38:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1645568#M17934</guid>
      <dc:creator>ozge</dc:creator>
      <dc:date>2021-02-04T15:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule refresh not updating the data in Browser - Jan 2021</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1682226#M18267</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="283445" data-lia-user-login="ozge" class="lia-mention lia-mention-user"&gt;ozge&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One workaround:&lt;/P&gt;
&lt;P&gt;How about setting auto browser refresh every 5 minutes in your scenario? Then you can get the latest data after scheduled refresh.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://www.guidingtech.com/12491/auto-refresh-pages-chrome-firefox-opera/" target="_blank"&gt;How to Auto Refresh Pages on Google Chrome, Firefox, and Opera (guidingtech.com)&lt;/A&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;/P&gt;
&lt;P&gt;Icey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 01:58:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1682226#M18267</guid>
      <dc:creator>Icey</dc:creator>
      <dc:date>2021-02-23T01:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule refresh not updating the data in Browser - Jan 2021</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1789941#M18922</link>
      <description>&lt;P&gt;I have the same issue in the brower, i can clear the cache and force the update.&lt;BR /&gt;&lt;BR /&gt;I also have a number of computer illiterate team members, if they have to do this each time it is a failure of the system. How can I automatically impliment this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Half of them view the report via MS Teams too, how can I force an update in there?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 21:52:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Schedule-refresh-not-updating-the-data-in-Browser-Jan-2021/m-p/1789941#M18922</guid>
      <dc:creator>nick_SMTC</dc:creator>
      <dc:date>2021-04-16T21:52:42Z</dc:date>
    </item>
  </channel>
</rss>

