<?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 Dataflow gen2 - Incremental refresh in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4810361#M5409</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying Dataflow Gen 2 with incremental refresh.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read a SQL table via gateway and populate a lakehouse table. There are no transofrmations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i run the dataflow without any incremental refresh configured , it runs fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if i enable incremental refresh, it fails.&amp;nbsp; the error is below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the query script is simple:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;let&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; Source = Sql.Database(&lt;/SPAN&gt;&lt;SPAN&gt;"servername"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"AdventureWorksDW2019"&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; #"Navigation 1" = Source{[Schema = &lt;/SPAN&gt;&lt;SPAN&gt;"dbo"&lt;/SPAN&gt;&lt;SPAN&gt;, Item = &lt;/SPAN&gt;&lt;SPAN&gt;"FactInternetSalesBkp"&lt;/SPAN&gt;&lt;SPAN&gt;]}[Data]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;in&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; #"Navigation 1"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There was a problem refreshing the dataflow: 'Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: The value does not support versioning. Details: Reason = Expression.Error;ErrorCode = 10855;Detail = #table({"ProductKey", "OrderDateKey", "DueDateKey", "ShipDateKey", "CustomerKey", "PromotionKey", "CurrencyKey", "SalesTerritoryKey", "SalesOrderNumber", "SalesOrderLineNumber", "RevisionNumber", "OrderQuantity", "UnitPrice", "ExtendedAmount", "UnitPriceDiscountPct", "DiscountAmount", "ProductStandardCost", "TotalProductCost", "SalesAmount", "TaxAmt", "Freight", "CarrierTrackingNumber", "CustomerPONumber", "OrderDate", "DueDate", "ShipDate"}, {});Microsoft.Data.Mashup.Error.Context = User GatewayObjectId: a0715ee3-xxxx-4a77-912b-3bf5ebc598c0'. Error code: Mashup Exception Expression Error. (Request ID: a98070c6-6d8e-4961-88f0-xxxxxx).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please does anyone has experience with this.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Aug 2025 12:19:04 GMT</pubDate>
    <dc:creator>msprog</dc:creator>
    <dc:date>2025-08-28T12:19:04Z</dc:date>
    <item>
      <title>Dataflow gen2 - Incremental refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4810361#M5409</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying Dataflow Gen 2 with incremental refresh.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read a SQL table via gateway and populate a lakehouse table. There are no transofrmations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i run the dataflow without any incremental refresh configured , it runs fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if i enable incremental refresh, it fails.&amp;nbsp; the error is below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the query script is simple:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;let&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; Source = Sql.Database(&lt;/SPAN&gt;&lt;SPAN&gt;"servername"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"AdventureWorksDW2019"&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; #"Navigation 1" = Source{[Schema = &lt;/SPAN&gt;&lt;SPAN&gt;"dbo"&lt;/SPAN&gt;&lt;SPAN&gt;, Item = &lt;/SPAN&gt;&lt;SPAN&gt;"FactInternetSalesBkp"&lt;/SPAN&gt;&lt;SPAN&gt;]}[Data]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;in&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; #"Navigation 1"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There was a problem refreshing the dataflow: 'Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: The value does not support versioning. Details: Reason = Expression.Error;ErrorCode = 10855;Detail = #table({"ProductKey", "OrderDateKey", "DueDateKey", "ShipDateKey", "CustomerKey", "PromotionKey", "CurrencyKey", "SalesTerritoryKey", "SalesOrderNumber", "SalesOrderLineNumber", "RevisionNumber", "OrderQuantity", "UnitPrice", "ExtendedAmount", "UnitPriceDiscountPct", "DiscountAmount", "ProductStandardCost", "TotalProductCost", "SalesAmount", "TaxAmt", "Freight", "CarrierTrackingNumber", "CustomerPONumber", "OrderDate", "DueDate", "ShipDate"}, {});Microsoft.Data.Mashup.Error.Context = User GatewayObjectId: a0715ee3-xxxx-4a77-912b-3bf5ebc598c0'. Error code: Mashup Exception Expression Error. (Request ID: a98070c6-6d8e-4961-88f0-xxxxxx).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please does anyone has experience with this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 12:19:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4810361#M5409</guid>
      <dc:creator>msprog</dc:creator>
      <dc:date>2025-08-28T12:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow gen2 - Incremental refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4810548#M5411</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="182888" data-lia-user-login="msprog" class="lia-mention lia-mention-user"&gt;msprog&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Incremental refresh isn’t supported when the Dataflow Gen2 output goes straight to a Lakehouse. Right now, the supported destinations for incremental refresh are:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Fabric Warehouse&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Fabric SQL endpoint&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Azure SQL Database&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So if you need incremental refresh, you’ll need to land the data in one of those targets instead of directly in the Lakehouse.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Workarounds:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Keep loading into the Lakehouse, but implement your own “delta logic” in Power Query or pipelines (e.g. filter on modified date and append only new rows).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Or, load into a Warehouse with incremental refresh enabled, and if needed, create a shortcut from that Warehouse back to the Lakehouse.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If this helps, consider marking the post as solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 14:46:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4810548#M5411</guid>
      <dc:creator>Mauro89</dc:creator>
      <dc:date>2025-08-28T14:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow gen2 - Incremental refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4812646#M5415</link>
      <description>&lt;P&gt;Hey thanks for this. But the document says its in preview?&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-incremental-refresh" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-incremental-refresh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 00:45:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4812646#M5415</guid>
      <dc:creator>msprog</dc:creator>
      <dc:date>2025-09-01T00:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow gen2 - Incremental refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4812899#M5416</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="182888" data-lia-user-login="msprog" class="lia-mention lia-mention-user"&gt;msprog&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Documentation lists Fabric Lakehouse (preview) as supported for incremental refresh but it’s not fully functional yet.&lt;/P&gt;
&lt;P&gt;For now, incremental refresh works reliably only with other GA destinations.&lt;/P&gt;
&lt;P&gt;Keep an eye on &lt;A href="https://roadmap.fabric.microsoft.com/?product=administration%2Cgovernanceandsecurity" target="_blank"&gt;Microsoft Fabric Roadmap&lt;/A&gt; Microsoft’s roadmap as Lakehouse incremental refresh continues to evolve toward production readiness.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Akhil.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 05:38:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4812899#M5416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-01T05:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow gen2 - Incremental refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4816546#M5423</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="182888" data-lia-user-login="msprog" class="lia-mention lia-mention-user"&gt;msprog&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Did you get a chance to review the note about Lakehouse incremental refresh being in preview? For now, GA destinations are the safe bet. Curious if you’ve considered one of those as a temporary workaround until Lakehouse support matures.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Akhil.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 09:00:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-gen2-Incremental-refresh/m-p/4816546#M5423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-04T09:00:20Z</dc:date>
    </item>
  </channel>
</rss>

