Share via

In DataFlow Gen2 the Icon Add Data to Destination is Disabled

Saluja, Akshay 10 Reputation points
2026-01-04T18:42:51.32+00:00

In Microsoft Fabric the DataFlow Gen2 workflow, I have selected the Import data from CSV and when I import the data and add a custom column to it, now when I want to push this data to a destination what I am seeing is Icon "Add Data Destination" is disabled.

Azure Data Lake Storage
Azure Data Lake Storage

An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.


1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-01-04T18:42:59.74+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The issue of the "Add Data Destination" icon being disabled in Dataflow Gen2 could be due to several reasons. Here are some potential considerations:

    1. Tabular Queries Only: Ensure that you are working with a tabular query, as destinations can only be applied to tabular queries. Functions and lists are not supported.
    2. Dataflow Configuration: Make sure that your dataflow is properly configured and that you have completed all necessary steps before attempting to add a destination.
    3. Permissions: Check if you have the necessary permissions to add a data destination. Sometimes, user roles can restrict certain actions.
    4. Data Type Compatibility: Ensure that the data types in your custom column are compatible with the destination you are trying to use.

    If these considerations do not resolve the issue, you may want to consult the documentation or support resources for further troubleshooting steps.


    References:

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.