Forum Discussion
Anonymous
3 years agoNot applicable
How to drop tables from dataflow.
Hi. I want to drop tables from dataflow but I have no idea how to do. I connected tables from Synapse using dataflow, and I accidentally duplicated the same table. I tried to drop it, but I couldn...
ibarrau
3 years agoSuper User
Hi. You need to take ownership of the dataflow. Then "Edit Tables" to get in the query editor. Inside the Transform Data window you can delete the tables and Save the flow. In order to take the effect you should run a refresh right after saving the flow.
I hope that helps,