Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
v-agutta
Microsoft Employee
Microsoft Employee

Export data from Power BI table visual to Azure SQLtable

I need to get data from Power BI visuals into Azure SQL tables. Could anyone help me on this..?

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @v-agutta ,

Sorry to reply to you so late. There are two links below which explain in detail how to export Power BI data to SQL Server. The first video link uses the R script method, and the second blog describes two methods: R script and using SSIS (but this is for On premises SQL Server). If you are not familiar with R, you can check the Requirements part in second link, which mentions the installation and setup of R and the installation of RODBC library. You can refer to both of these links to achieve your needs.

Best Regards

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @v-agutta ,

Sorry to reply to you so late. There are two links below which explain in detail how to export Power BI data to SQL Server. The first video link uses the R script method, and the second blog describes two methods: R script and using SSIS (but this is for On premises SQL Server). If you are not familiar with R, you can check the Requirements part in second link, which mentions the installation and setup of R and the installation of RODBC library. You can refer to both of these links to achieve your needs.

Best Regards

amitchandak
Super User
Super User

@v-agutta , Power Automate or Rest API should help

 

rest API - https://docs.microsoft.com/en-us/rest/api/power-bi/reports/export-report

 

Python - https://sqlitybi.com/how-to-auto-schedule-data-export-from-power-with-pythn/

You need try code for DB

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak Thanks for your help, I m not able to open the python link which u provided. Could u please help on this?

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.