Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
ebjim
Helper IV
Helper IV

Selective update of lakehouse table in Fabric

I use a dataflow gen2 to check for changes between a lakehouse table and an onprem table. I can identify and isolate the rows that have been changed but I am having difficulty determining if there is a way in Fabric to selectively update the lakehouse table. The dataflow doesn't offer such an option. I have read articles about replaceWhere in Databricks but it does not look like Fabric can handle it. In any case, is there a way to perform selective updates of a lakehouse table based on records of another lakehouse table?

1 ACCEPTED SOLUTION
v-nikhilan-msft
Community Support
Community Support

Hi @ebjim 
Thanks for using Fabric Community.
I think we can use Incremental load in your case. Incrementally amassing data in a data destination requires a technique to load only new or updated data into your data destination. This technique can be done by using a query to filter the data based on the data destination.
Please refer to this document for more information: Pattern to incrementally amass data with Dataflow Gen2 - Microsoft Fabric | Microsoft Learn

Hope this helps. Please let me know if you have any further queries.

View solution in original post

2 REPLIES 2
v-nikhilan-msft
Community Support
Community Support

Hi @ebjim 
Thanks for using Fabric Community.
I think we can use Incremental load in your case. Incrementally amassing data in a data destination requires a technique to load only new or updated data into your data destination. This technique can be done by using a query to filter the data based on the data destination.
Please refer to this document for more information: Pattern to incrementally amass data with Dataflow Gen2 - Microsoft Fabric | Microsoft Learn

Hope this helps. Please let me know if you have any further queries.

Hi @ebjim 
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help.
Thanks

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors