An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
The issue of the "Add Data Destination" icon being disabled in Dataflow Gen2 could be due to several reasons. Here are some potential considerations:
- 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.
- Dataflow Configuration: Make sure that your dataflow is properly configured and that you have completed all necessary steps before attempting to add a destination.
- Permissions: Check if you have the necessary permissions to add a data destination. Sometimes, user roles can restrict certain actions.
- 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: