<?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 Refreshed Data Sets not staying Refreshed in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/301091#M2152</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I upgraded to the October PBI Report Server earlier this week.&amp;nbsp; We have recognized that PBI reports with embedded models do&amp;nbsp;now refresh on a schedule (wahoo! yay!); however, the report seems to revert back to the as-first-uploaded version of the data some time after the scheduled refresh.&amp;nbsp; After some research and testing, I think the problem may be that the updated data set is being evicted from memory per the ModelExpirationMinutes setting on the PBI RS (setting accessible through SSMS).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The desired behavior is that the PBI report adopt the refreshed data set FOREVER, not just for the 60 minutes&amp;nbsp;in the&amp;nbsp;ModelExpirationMinutes.&amp;nbsp; So, can I set the ModelExpirationMinutes to zero so that the refreshed data sets never disappear?&amp;nbsp; Or, any other advice for me?&amp;nbsp; It's counter-intuitive for the users to have their data set go backward in time if the scheduled refresh stops or if the refresh interval exceeds the ModelExpirationMinutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Nov 2017 18:28:38 GMT</pubDate>
    <dc:creator>jeggert</dc:creator>
    <dc:date>2017-11-10T18:28:38Z</dc:date>
    <item>
      <title>Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/301091#M2152</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I upgraded to the October PBI Report Server earlier this week.&amp;nbsp; We have recognized that PBI reports with embedded models do&amp;nbsp;now refresh on a schedule (wahoo! yay!); however, the report seems to revert back to the as-first-uploaded version of the data some time after the scheduled refresh.&amp;nbsp; After some research and testing, I think the problem may be that the updated data set is being evicted from memory per the ModelExpirationMinutes setting on the PBI RS (setting accessible through SSMS).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The desired behavior is that the PBI report adopt the refreshed data set FOREVER, not just for the 60 minutes&amp;nbsp;in the&amp;nbsp;ModelExpirationMinutes.&amp;nbsp; So, can I set the ModelExpirationMinutes to zero so that the refreshed data sets never disappear?&amp;nbsp; Or, any other advice for me?&amp;nbsp; It's counter-intuitive for the users to have their data set go backward in time if the scheduled refresh stops or if the refresh interval exceeds the ModelExpirationMinutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 18:28:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/301091#M2152</guid>
      <dc:creator>jeggert</dc:creator>
      <dc:date>2017-11-10T18:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/302420#M2200</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/40967"&gt;@jeggert&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do mean about "&lt;SPAN&gt;however, the report seems to revert back to the as-first-uploaded version of the data some time after the scheduled refresh"? Is there any error message throws out about refresh?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can follow this article to troubleshooting the issue: &lt;A href="https://powerbi.microsoft.com/en-us/documentation/reportserver-scheduled-refresh-troubleshoot/" target="_blank"&gt;Troubleshoot scheduled refresh in Power BI Report Server&lt;/A&gt;.&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>Tue, 14 Nov 2017 01:13:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/302420#M2200</guid>
      <dc:creator>v-qiuyu-msft</dc:creator>
      <dc:date>2017-11-14T01:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/311680#M2557</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; I have set the ModelExpirationMinutes sufficiently long (to 525600 - a year in minutes) and it's working as expected now.&amp;nbsp; The AS models that fed the PBI pages were getting ejected from memory according to the default setting of 60 minutes.&amp;nbsp; For our use case, we update the data warehouse overnight, and we update the PBI data sets every morning.&lt;/P&gt;&lt;P&gt;Another thing I found to be aware of is that the refreshed AS models do not reload after a server reboot.&amp;nbsp; The PBI model refreshes need to be manually triggered (or wait for regularly-scheduled morning refresh).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 15:00:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/311680#M2557</guid>
      <dc:creator>jeggert</dc:creator>
      <dc:date>2017-11-27T15:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/317190#M2722</link>
      <description>&lt;P&gt;Is there any way to persist the refreshed data model, so that the data in the report stays updated even after it is removed from memory, e.g. after server reboot? It is confusing to users that the data can get reset back to its original version, and hard to get confidence that the scheduled refresh is working as expected.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 05:14:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/317190#M2722</guid>
      <dc:creator>AdamF</dc:creator>
      <dc:date>2017-12-05T05:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/317853#M2743</link>
      <description>&lt;P&gt;Can someone from the PBIRS team please confirm that this is really the case? Because scheduled data refresh not remaining 'refreshed' should be considered a (major) bug.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 21:08:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/317853#M2743</guid>
      <dc:creator>dataviznz</dc:creator>
      <dc:date>2017-12-05T21:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/340307#M3435</link>
      <description>&lt;P&gt;I encountered similar problem: I have set &lt;STRONG&gt;scheduled refresh&lt;/STRONG&gt; everyday and I don't receive any notification of refresh failure, so I suppose all the data online should be uptodate. However, after I refreshed data on my desktop, I figured that the numbers are actually quite different from the daily-refreshed online report, which stays as the last time I published them. &lt;STRONG&gt;THIS HAPPENS A LOT&lt;/STRONG&gt;. Btw, I use combined datasets on dynamics and Azure SQL Analysis, which are all MICROSOFT services.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 22:18:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/340307#M3435</guid>
      <dc:creator>pygmysog</dc:creator>
      <dc:date>2018-01-17T22:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/341212#M3461</link>
      <description>&lt;P&gt;Is it safe to assume that this issue does NOT occur with Excel, MySQL and SQL Server datasources?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 00:06:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/341212#M3461</guid>
      <dc:creator>dataviznz</dc:creator>
      <dc:date>2018-01-19T00:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348122#M3660</link>
      <description>&lt;P&gt;We are having these issues as well with the October PBIRS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We refresh each morning scheduled 08:00 and the data looks fine.. Later on in the day the data has reverted back to the original state when the PBIX file was last uploaded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do we persist the data refreshes? Seems like they never make it into the sql database and only sits in memory.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 12:48:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348122#M3660</guid>
      <dc:creator>irvmic</dc:creator>
      <dc:date>2018-01-30T12:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348239#M3669</link>
      <description>&lt;P&gt;Same problem here. Data refresh is somehow not working.&lt;/P&gt;&lt;P&gt;Even with a scheduled refresh for every 3 hours the data is never up to date. And it seems to switch around. When I update the Dasboard manually in the morning (With the "Refresh Now" button in the "Scheduled refresh" section) the data&amp;nbsp;is ok. When I check back a few ours later the data seems set back to an older status...&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 15:22:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348239#M3669</guid>
      <dc:creator>PhilA87</dc:creator>
      <dc:date>2018-01-30T15:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348246#M3670</link>
      <description>&lt;P&gt;oh and i forgot, we are using a SQL Server Database View as our data source (actually 2 of them in one dashboard). The source server gets restartet every night&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 15:26:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348246#M3670</guid>
      <dc:creator>PhilA87</dc:creator>
      <dc:date>2018-01-30T15:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348476#M3680</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/46826"&gt;@irvmic&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/53248"&gt;@PhilA87&lt;/a&gt;&amp;nbsp;- have you tried increasing the ModelExpiration minutes per&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/40967"&gt;@jeggert&lt;/a&gt;'s post? It is not foolproof but it generally seems to keep the refreshed model up to date.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;wrote:&lt;BR /&gt;&lt;P&gt;Thanks.&amp;nbsp; I have set the ModelExpirationMinutes sufficiently long (to 525600 - a year in minutes) and it's working as expected now.&amp;nbsp; The AS models that fed the PBI pages were getting ejected from memory according to the default setting of 60 minutes.&amp;nbsp; For our use case, we update the data warehouse overnight, and we update the PBI data sets every morning.&lt;/P&gt;&lt;P&gt;Another thing I found to be aware of is that the refreshed AS models do not reload after a server reboot.&amp;nbsp; The PBI model refreshes need to be manually triggered (or wait for regularly-scheduled morning refresh).&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 22:24:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348476#M3680</guid>
      <dc:creator>AdamF</dc:creator>
      <dc:date>2018-01-30T22:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348492#M3681</link>
      <description>&lt;P&gt;Thanks Adam. I figured my problem is not about the model expiration but the data gataway. It uses my personal mode but still keeps failing due to various reasons. I'm applying for additional access to see if it'd work.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 22:43:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348492#M3681</guid>
      <dc:creator>pygmysog</dc:creator>
      <dc:date>2018-01-30T22:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348646#M3687</link>
      <description>&lt;P&gt;I will try to increase the exp mins to ensure that it stays longer . But I must say that this seems like a bug that refreshed data is not persisted in the database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is not a bug then it is a rather badly designed feature IMNHO.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 05:20:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/348646#M3687</guid>
      <dc:creator>irvmic</dc:creator>
      <dc:date>2018-01-31T05:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/351317#M3744</link>
      <description>&lt;P&gt;Another related thing we've noticed is that, when PBI RS is scaled out across multiple servers, if you set up a schedule refresh on one server, it only seems to refresh the data when users use that same server (even though all schedules are visible from each server). The other server remains unrefreshed. So even though all reports and setup are synced across the servers, they each can have different data refreshed in their models. A workaround seems to be to set up a schedule refresh for each server (for each report).&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2018 23:27:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/351317#M3744</guid>
      <dc:creator>AdamF</dc:creator>
      <dc:date>2018-02-04T23:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/352113#M3770</link>
      <description>&lt;P&gt;There has to be better way to sync data between scale-out Power BI report servers.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 03:42:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/352113#M3770</guid>
      <dc:creator>xpherion</dc:creator>
      <dc:date>2018-02-06T03:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/1414511#M16221</link>
      <description>&lt;P&gt;Any Microsoft feedback on these issues?&lt;/P&gt;&lt;P&gt;I am also finding the schedule refreshes to get stuck on "Refreshing..."&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 06:58:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/1414511#M16221</guid>
      <dc:creator>djpirra</dc:creator>
      <dc:date>2020-10-06T06:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshed Data Sets not staying Refreshed</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/2881021#M27346</link>
      <description>&lt;P&gt;I have also experienced some of those experiences that you guys mentioned. It took me weeks to determine why the data refrsh is not working as expected. What I did was revert to the good old ODBC, as I am using mysql, and I opted for UNICODE, and it has worked for me. So far so good.&lt;/P&gt;&lt;P&gt;Hope this helps. Just configure the ODBC to Unicode (goto MySQL website), then test it, and it normally works. Been my problem also, so I just had to be creative.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 17:57:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refreshed-Data-Sets-not-staying-Refreshed/m-p/2881021#M27346</guid>
      <dc:creator>omargkdi</dc:creator>
      <dc:date>2022-11-02T17:57:32Z</dc:date>
    </item>
  </channel>
</rss>

