<?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: Does Power BI Report Server support incremental refresh? in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Does-Power-BI-Report-Server-support-incremental-refresh/m-p/4401553#M39587</link>
    <description>&lt;P&gt;How could I handle this at the source level?&lt;/P&gt;</description>
    <pubDate>Sun, 09 Feb 2025 16:50:37 GMT</pubDate>
    <dc:creator>igorpereiradaco</dc:creator>
    <dc:date>2025-02-09T16:50:37Z</dc:date>
    <item>
      <title>Does Power BI Report Server support incremental refresh?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Does-Power-BI-Report-Server-support-incremental-refresh/m-p/4401021#M39583</link>
      <description>&lt;P&gt;Does Power BI Report Server support incremental refresh?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2025 14:19:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Does-Power-BI-Report-Server-support-incremental-refresh/m-p/4401021#M39583</guid>
      <dc:creator>igorpereiradaco</dc:creator>
      <dc:date>2025-02-08T14:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does Power BI Report Server support incremental refresh?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Does-Power-BI-Report-Server-support-incremental-refresh/m-p/4401040#M39584</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="459264" data-lia-user-login="igorpereiradaco" class="lia-mention lia-mention-user"&gt;igorpereiradaco&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;incremental refresh is not supported in Report Server, I suggest you handle this at source level.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2025 14:42:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Does-Power-BI-Report-Server-support-incremental-refresh/m-p/4401040#M39584</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2025-02-08T14:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Does Power BI Report Server support incremental refresh?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Does-Power-BI-Report-Server-support-incremental-refresh/m-p/4401553#M39587</link>
      <description>&lt;P&gt;How could I handle this at the source level?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2025 16:50:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Does-Power-BI-Report-Server-support-incremental-refresh/m-p/4401553#M39587</guid>
      <dc:creator>igorpereiradaco</dc:creator>
      <dc:date>2025-02-09T16:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Does Power BI Report Server support incremental refresh?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Does-Power-BI-Report-Server-support-incremental-refresh/m-p/4401600#M39588</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="459264" data-lia-user-login="igorpereiradaco" class="lia-mention lia-mention-user"&gt;igorpereiradaco&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This involves modifying your data source to support incremental refresh. For instance, if your data source is a SQL database, you can:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Maintain Timestamps: Ensure that your tables include a column with timestamps (like a LastUpdated column) to track changes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Create Views or Stored Procedures: Develop SQL views or stored procedures that return only new or changed records based on the timestamp column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Schedule Data Loads: Use tools like SQL Server Agent to run these views or stored procedures periodically, importing only the necessary incremental data into your reporting tables&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2025 20:10:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Does-Power-BI-Report-Server-support-incremental-refresh/m-p/4401600#M39588</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2025-02-09T20:10:44Z</dc:date>
    </item>
  </channel>
</rss>

