Forum Discussion

jlpdx24's avatar
jlpdx24
Frequent Visitor
1 year ago
Solved

Missing New Tables in Data Warehouse

Hi All.  I have a data flow that is connected to a data warehouse. I recently added some tables to the dataflow, but those new tables are not showing up in my data warehouse. I can't find were to edi...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi jlpdx24 ,

    Based on your description, first of all are you using Dataflow Gen1 or Dataflow Gen2. If you are using Dataflow Gen2, you can specify the data target for each query individually, and you can either create a new table or pick an existing table when loading into the data target. However, you need to be aware that there are two options for creating a new table and for an existing table, if you choose to create a new table, then when you choose to create a new table, a new table will be created in the data target during the Dataflow Gen2 refresh. If you select Existing Table, then the update will be done in the current existing table.

    Dataflow Gen2 data destinations and managed settings - Microsoft Fabric | Microsoft Learn

     

    Best regards,
    Albert He


    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly