Forum Discussion
Export data from Power BI report to Azure SQL
- Anonymous5 years ago
Hi v-agutta
You cannot directly export data from visual to Azure SQL DB. But I found a method that may help you .
As everyone knows , the format of the exported data from visual is xlsx or csv , so we can export the excel from Power BI visual and then import the excel to Azure SQL DB .There is a video that introduce how to connect to Azure SQL by SQL Server and then import the excel to SQL Server DB . I think this is a great operation, you can try it .
https://www.youtube.com/watch?v=o-lsjPG7QXE
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi v-agutta
You cannot directly export data from visual to Azure SQL DB. But I found a method that may help you .
As everyone knows , the format of the exported data from visual is xlsx or csv , so we can export the excel from Power BI visual and then import the excel to Azure SQL DB .There is a video that introduce how to connect to Azure SQL by SQL Server and then import the excel to SQL Server DB . I think this is a great operation, you can try it .
https://www.youtube.com/watch?v=o-lsjPG7QXE
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.