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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
phbansal
New Member

Exporting Data from Power BI Report to SQL Server Database Table

I want to export data from my Power BI Report on Power BI web service into SQL Server Database Table. How can I achieve it without exporting data first into Excel. I want to use Python script for exporting data from my Power BI Report on Power BI web service into SQL Server Database Table. How can I connect to Power BI Report using Python.

1 ACCEPTED SOLUTION
4 REPLIES 4
lbendlin
Super User
Super User

Lots of things going on here. You posted this in the Report Server section. Note that the Power BI data in Report Server is already in a SQL Server database.

 

If you mean Power BI Service then be aware that a Power BI Semantic Model can be accessed via SSAS commands (for example from SSMS or from PowerShell).  You can use the standard SSIS packages to do an Export-Import from the SSAS Tabular instance to the SQL Server database.

 

Having said all that - you're likely holding the problem wrong.  Instead of exporting from Power BI you should export from the original data source directly into the SQL Server.

Thanks Ibendlin, 

Yes, you are right, I mean Power BI Service. I want to export data from report published on Power BI web service into SQL Server Database Table. I don't know the source for this report. I just have that report as a source and I need to export that data into SQL Server table using Python scripts. Can I connect with Power BI Service using Client_ID, Client_secret and token_id?

Thanks Ibendlin for sharing Semantic link in Microsoft Fabric.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

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.