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.
Hi Community,
Please assist me with exporting the Query Data from Power BI to Local Host MySQL.
Thanks in advance,
Ambhika
Solved! Go to Solution.
Hi @Nolock ,
I tried Connecting using this link: https://www.biinsight.com/exporting-power-bi-data-to-sql-server/
and it works. Thanks for your quick response.
Hi @Sowmiya,
check the following link: https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data
You can export data from a visual into a csv file and then import this file into MySQL.
If you have too many rows, there is another way how to do that: https://numidiabi.wordpress.com/2019/06/16/power-bi-performance-analyzer-pane-to-export-all-data-of-...
Hi @Nolock ,
I tried Connecting using this link: https://www.biinsight.com/exporting-power-bi-data-to-sql-server/
and it works. Thanks for your quick response.