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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
DataSkills
Resolver I
Resolver I

Where to modify destination from replace to append

Hi there, 

I am busy following this method so I can do incremental refresh to a Lakehouse:
https://www.azureguru.net/datalake-incremental-updates-using-microsoft-fabric-dataflow-gen2

 

At one point, it says you should "Go back to the lakehouse destination in the DataFlow and change the destination target from New Table to Existing table and select SalesOrderHeader table from the lakehouse." Later it says to change the update method to append. 

 

On my DataFlow, I cannot see anywhere to change the destination. I can see what the destination is and that the update method is replace, but I absolutely cannot find anywhere to modify this! 

DataSkills_0-1741219325019.png

Any suggestions! It's driving me nuts!

Thanks

Thanks

 

1 ACCEPTED SOLUTION
DataSkills
Resolver I
Resolver I

Hi all, in case anyone in future experiences this issue, you need to do the following:

  1. Remove the default destination. You can delete it.  
    DataSkills_0-1741684588228.png

     

  2. Add a new default destination. Don't choose the default lakehouse you are in - instead pick from the options below, one of which says "Lakehouse". 
    DataSkills_1-1741684697794.png

     

  3. Follow the process. At one point, you get the option to choose a destination target. Here you must pick from New Table or Existing Table. Pick Existing Table. Drill down in the display options to find the table you wish to use. Click next. 
    DataSkills_2-1741684798749.png
  4. You now get given the option to Append or Replace. Obviously  you pick Append at that point and there you go! Click Save settings and you will now append rather than replace the data in the table. 
    DataSkills_3-1741684879186.png

     

View solution in original post

5 REPLIES 5
DataSkills
Resolver I
Resolver I

Hi all, in case anyone in future experiences this issue, you need to do the following:

  1. Remove the default destination. You can delete it.  
    DataSkills_0-1741684588228.png

     

  2. Add a new default destination. Don't choose the default lakehouse you are in - instead pick from the options below, one of which says "Lakehouse". 
    DataSkills_1-1741684697794.png

     

  3. Follow the process. At one point, you get the option to choose a destination target. Here you must pick from New Table or Existing Table. Pick Existing Table. Drill down in the display options to find the table you wish to use. Click next. 
    DataSkills_2-1741684798749.png
  4. You now get given the option to Append or Replace. Obviously  you pick Append at that point and there you go! Click Save settings and you will now append rather than replace the data in the table. 
    DataSkills_3-1741684879186.png

     

Hi @DataSkills ,

We really appreciate your efforts and for letting us know the update on the issue.

Please continue using fabric community forum for your further assistance.

 If this is the solution that has worked for you please accept your reply as solution so as to help other community members who may face similar issue in the future.


Thank you,
Menaka Kota.

 

NandanHegde
Super User
Super User

Click on the settings of the lakehiuse destination to update the properties :

NandanHegde_0-1741243064437.png

 




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

Unfortunately, I don't have that option. I only have the information icon, and when I click it, there is no editable option to change this. 

DataSkills_0-1741249217445.png  

⬇️

 

DataSkills_1-1741249240367.png

And I cannot do anything regarding the default destination except remove it. 

DataSkills_2-1741249357549.png

 

 

 

It appears that you're using default destination which means that you created this Dataflow from within a specific expreience (such as a Lakehouse). The article below explains in more detail the fixed behaviors that you get when using default destination:

Dataflow Gen2 default destination - Microsoft Fabric | Microsoft Learn

Helpful resources

Announcements
FBCApril_Carousel

Fabric Monthly Update - April 2025

Check out the April 2025 Fabric update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors