<?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 I’m loading a large fact table (40–50M rows) into a Fabric Warehouse using Dataflows Gen2 in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/I-m-loading-a-large-fact-table-40-50M-rows-into-a-Fabric/m-p/4892301#M13842</link>
    <description>&lt;P&gt;I’m loading a large fact table (40–50M rows) into a Fabric Warehouse using Dataflows Gen2. The load works, but incremental refresh isn’t kicking in. Every run is doing a full reload even though I enabled incremental settings. Am I missing something?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Dec 2025 01:14:41 GMT</pubDate>
    <dc:creator>RamReddy09</dc:creator>
    <dc:date>2025-12-04T01:14:41Z</dc:date>
    <item>
      <title>I’m loading a large fact table (40–50M rows) into a Fabric Warehouse using Dataflows Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/I-m-loading-a-large-fact-table-40-50M-rows-into-a-Fabric/m-p/4892301#M13842</link>
      <description>&lt;P&gt;I’m loading a large fact table (40–50M rows) into a Fabric Warehouse using Dataflows Gen2. The load works, but incremental refresh isn’t kicking in. Every run is doing a full reload even though I enabled incremental settings. Am I missing something?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 01:14:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/I-m-loading-a-large-fact-table-40-50M-rows-into-a-Fabric/m-p/4892301#M13842</guid>
      <dc:creator>RamReddy09</dc:creator>
      <dc:date>2025-12-04T01:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: I’m loading a large fact table (40–50M rows) into a Fabric Warehouse using Dataflows Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/I-m-loading-a-large-fact-table-40-50M-rows-into-a-Fabric/m-p/4892463#M13849</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1450846" data-lia-user-login="RamReddy09" class="lia-mention lia-mention-user"&gt;RamReddy09&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share some screenshots of your dataflow gen 2 set up?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 05:28:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/I-m-loading-a-large-fact-table-40-50M-rows-into-a-Fabric/m-p/4892463#M13849</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2025-12-04T05:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: I’m loading a large fact table (40–50M rows) into a Fabric Warehouse using Dataflows Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/I-m-loading-a-large-fact-table-40-50M-rows-into-a-Fabric/m-p/4892551#M13852</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1450846" data-lia-user-login="RamReddy09" class="lia-mention lia-mention-user"&gt;RamReddy09&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I ran into the same issue last month. In Dataflows Gen2, incremental refresh only works if the column you select for the ‘modified date’ is actually changing in the source.&lt;/P&gt;&lt;P&gt;In my case the timestamp column looked fine but wasn’t updating for late-arriving rows, so Fabric treated every row as new and reloaded everything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What fixed it for me:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;I switched the incremental column to the actual LastUpdated field from the source.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Cleared the staging table in the Warehouse (it still had the previous full load metadata).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Re-published the Dataflow and triggered a fresh run.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;After that, only the changed rows got processed and the load time dropped a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just make sure the column you use really reflects row-level changes — Fabric relies on that to decide the delta.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GopiKrishna&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 06:54:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/I-m-loading-a-large-fact-table-40-50M-rows-into-a-Fabric/m-p/4892551#M13852</guid>
      <dc:creator>Ugk161610</dc:creator>
      <dc:date>2025-12-04T06:54:01Z</dc:date>
    </item>
  </channel>
</rss>

