Skip to main content
Microsoft Idea

Power BI

Needs Votes

Export Power BI data to sql server

Vote (11) Share
Tyler's profile image

Tyler on 23 Nov 2017 10:27:28

Export Power BI Tabular model from Desktop to a SQL Server Database

This is similar to enabling Power Query to export data, this would enable a user to take a Power BI Desktop model and export to a SQL Server database. Often this is needed when Power BI was used to pull data together and clean it, but you want to do some data science or persist the data.

It is possible now by running a DAX query against the model and dumping to CSV, then importing through SSMS, but this would enable one place to perform the export.

Comments (4)
Tyler's profile image Profile Picture

Simon Zhang on 19 May 2022 21:18:02

RE: Export Power BI data to sql server

How about exporting power query results into sql azure?

Tyler's profile image Profile Picture

yudhi riyansyah on 06 Jul 2020 00:08:20

RE: Export Power BI data to sql server

as Power BI can import / get data from SQL server , should be an option to export data to SQL Server in Edit queries menu, hop this idea can be implemented

Tyler's profile image Profile Picture

Tebow on 05 Jul 2020 23:54:15

RE: Export Power BI data to sql server

Totally agree with this idea! Maybe leveraging Data Flow could be useful.

Tyler's profile image Profile Picture

Phebean Okusaga on 05 Jul 2020 23:12:13

RE: Export Power BI data to sql server

This is an extremely valuable suggestion. I would like to populate my SQL Database with calculated table.