Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I want to delete the dataflow.
However, the delete button is disabled.
How can I get rid of it? I don't want to use the method of deleting a workspace.
Mysql, which is connected first, cannot be imported because the server IP bar is changed.
Solved! Go to Solution.
Hi @leesukjun
First, make sure you have the necessary permissions, based on which I did some testing.
Based on the test results:
Please verify if there are any dependencies or active processes using this data flow. Sometimes, if the data flow is used by other datasets or reports, it cannot be deleted.
If it is not the above problem, it is recommended that you try to refresh or republish the data flow.
Unable to import data from MySQL because the server IP address changed. You can try the following steps:
Go to the MySQL connection settings in Microsoft Fabric and update the server IP address to the new address. Make sure the new IP address is accessible from your network.
Make sure the credentials you are using are valid and have the necessary permissions to access the MySQL server.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @leesukjun
First, make sure you have the necessary permissions, based on which I did some testing.
Based on the test results:
Please verify if there are any dependencies or active processes using this data flow. Sometimes, if the data flow is used by other datasets or reports, it cannot be deleted.
If it is not the above problem, it is recommended that you try to refresh or republish the data flow.
Unable to import data from MySQL because the server IP address changed. You can try the following steps:
Go to the MySQL connection settings in Microsoft Fabric and update the server IP address to the new address. Make sure the new IP address is accessible from your network.
Make sure the credentials you are using are valid and have the necessary permissions to access the MySQL server.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.