Forum Discussion

jigneshpatel's avatar
jigneshpatel
Regular Visitor
1 year ago
Solved

Dataflow parameter for destination table

I have created dataflow with parameters. But, dataflow destination does not support parameter. So, for every flow destination needs to be setup via wizard interface and no script is available to use ...
  • nilendraFabric's avatar
    1 year ago

    jigneshpatel 

    Currently, Dataflow Gen2 in Microsoft Fabric does not support parameterization for destination table names. This limitation means that you cannot dynamically assign destination table names using parameters within a dataflow. Instead, you must manually configure the destination table through the user interface during setup.

     

    While pipelines in Microsoft Fabric allow parameterization for various activities, such as passing values to notebooks or other pipeline tasks, they cannot pass parameters directly to Dataflow Gen2 for dynamic configuration of destinations.

     

    If dynamic table assignment is critical, consider using other tools or approaches within the Microsoft ecosystem, such as Azure Data Factory's Mapping Data Flows, which supports parameterization for similar use cases

     

     


    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.

     

    Best Regrds

    Nilendra