Forum Discussion

DataSkills's avatar
DataSkills
Resolver I
1 year ago
Solved

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 p...
  • DataSkills's avatar
    1 year ago

    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.  

       

    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". 

       

    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. 
    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.