Forum Discussion

IAMCS's avatar
IAMCS
Icon for Helper I rankHelper I
1 year ago
Solved

Unable to change update method to replace in dataflow

task : suppose we have a task to ingest some tables from one warehouse to a new warehouse in fabric using dataflow. process: it can be done by creating a new dataflow as item at workspac...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi IAMCS ,

    Thank you for reaching out to the Microsoft fabric community forum.

     

    You're correct, when creating a Dataflow within a warehouse, the destination is auto assigned, which is efficient for bulk ingestion. However, this method currently does not expose options for Update Method (defaults to Append) or Column Mapping. This is expected behavior in Fabric’s current design.

     

    To modify the Update Method (e.g., set to "Replace") and configure column mappings, you'll need to create the Dataflow at the workspace level. While this requires manual destination assignment for each table, it's currently the only supported way to access full configuration options.

     

    We understand this limitation and recommend submitting feedback via Fabric Ideas - Microsoft Fabric Community

    .

    If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.

     

    Thankyou.