<?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: Dataflow Gen2 incremental refresh alternative to modified date in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4807707#M5405</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="371094" data-lia-user-login="PowerBITestingG" class="lia-mention lia-mention-user"&gt;PowerBITestingG&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Just wanted to check if the responses provided were helpful. If further assistance is needed, please reach out.&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Aug 2025 06:44:24 GMT</pubDate>
    <dc:creator>v-veshwara-msft</dc:creator>
    <dc:date>2025-08-26T06:44:24Z</dc:date>
    <item>
      <title>Dataflow Gen2 incremental refresh alternative to modified date</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4796787#M5387</link>
      <description>&lt;P&gt;We need hourly updates in a dataflow that writes to warehouse , but the source has no “modified date,” so Gen2 incremental refresh can’t detect changes. Full table refresh every hour is too heavy.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Approach:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Historical dataflow:&lt;/STRONG&gt; all older data, refreshed weekly.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Recent dataflow:&lt;/STRONG&gt; last 3 months, refreshed hourly.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Create Union view in warehouse&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use filters to avoid duplicates: historical &amp;lt; 90 days ago, recent &amp;gt;= 90 days ago.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Goal:&lt;/STRONG&gt; Hourly updates for recent data while keeping historical&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt; Is this a good pattern for updates when no modified date exists?&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>Thu, 14 Aug 2025 08:18:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4796787#M5387</guid>
      <dc:creator>PowerBITestingG</dc:creator>
      <dc:date>2025-08-14T08:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 incremental refresh alternative to modified date</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4797398#M5389</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="371094" data-lia-user-login="PowerBITestingG" class="lia-mention lia-mention-user"&gt;PowerBITestingG&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thanks for posting in the Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;Your approach works well when there is no modified date to use for incremental refresh. The filters you mentioned for separating historical and recent data are a good way to avoid duplicates, and the union view in the warehouse can combine them.&lt;/P&gt;
&lt;P&gt;If your source can have late-arriving records, you can keep a small overlap in the date ranges and then remove any duplicates in the union view using a unique key.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for sharing here as this helps others in the community, and please reach out for any further assistance.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 17:44:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4797398#M5389</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-08-14T17:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 incremental refresh alternative to modified date</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4799613#M5391</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="371094" data-lia-user-login="PowerBITestingG" class="lia-mention lia-mention-user"&gt;PowerBITestingG&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Just following up on your query.&amp;nbsp;If further assistance is needed, please reach out.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 09:33:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4799613#M5391</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-08-18T09:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 incremental refresh alternative to modified date</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4804492#M5401</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="371094" data-lia-user-login="PowerBITestingG" class="lia-mention lia-mention-user"&gt;PowerBITestingG&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Following up to see if your query is resolved and if any of the responses helped.&lt;BR /&gt;If you're still facing issues, feel free to reach out.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2025 05:14:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4804492#M5401</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-08-22T05:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 incremental refresh alternative to modified date</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4805647#M5402</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt; No “modified date” → Gen2 incremental refresh can’t detect changes.&lt;/P&gt;&lt;P&gt;Your approach (historical flow weekly + recent flow hourly + union in warehouse) is a common partitioning strategy when incremental keys are missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Key considerations:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Make sure both flows use mutually exclusive filters (&amp;lt;90 days vs ≥90 days) to prevent duplicates.&lt;/P&gt;&lt;P&gt;Test for late-arriving records (data older than 90 days that may still update). If that happens, adjust the cutoff window.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Monitor performance of the hourly flow; keep recent partition as narrow as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Overall: Good pattern until source provides a change-tracking field.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Aug 2025 13:39:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4805647#M5402</guid>
      <dc:creator>Shahid12523</dc:creator>
      <dc:date>2025-08-23T13:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 incremental refresh alternative to modified date</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4807707#M5405</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="371094" data-lia-user-login="PowerBITestingG" class="lia-mention lia-mention-user"&gt;PowerBITestingG&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Just wanted to check if the responses provided were helpful. If further assistance is needed, please reach out.&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 06:44:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-incremental-refresh-alternative-to-modified-date/m-p/4807707#M5405</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-08-26T06:44:24Z</dc:date>
    </item>
  </channel>
</rss>

