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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

New User - Power Query export to SQL Server

Hello,

 

  I am a very new Power Query use in Power BI. I have had to do a tremendous amount of transforming for one of my Power BI dekstop apps. From within Power Query, is it possible to export the table, with all of the transforms attached/applied, to SQL server? I would then be able to pull it into other Power Bi reports as a data source. I know, I can copy/paste the tables from one Power BI app to another, but all the tables seems to be a lot of clutter. 

 

Cheers,

 

Peter

1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

Hi @Anonymous ,

To export data from power query to sql server, it is possible and have multiple ways that you can try:

1. Using R script, please refer:

2. Using SSIS or R script, please refer:

3. Ohter ways like json, please refer:

 

All of these articles and blogs introduce it in details, hope to help you.

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Bonjour,J’ai le même type de besoin : nombreuses sources de données hétérogènes (multi-logiciels), souhait de transformation (ETL) pour les faire converger, via un rafraîchissement automatique programmé, dans une BDD SQLSERVER, modèle de données « universel » , permettant de maintenir des rapports Power BI génériques,
s’appuyant sur cette BDD SQL unique.

Quel.s ETL utiliser, POWERQUERY, autres ?
Merci para avance, de vos pistes et suggestions

Use SSIS.

v-yingjl
Community Support
Community Support

Hi @Anonymous ,

To export data from power query to sql server, it is possible and have multiple ways that you can try:

1. Using R script, please refer:

2. Using SSIS or R script, please refer:

3. Ohter ways like json, please refer:

 

All of these articles and blogs introduce it in details, hope to help you.

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Power BI is a reporting tool. Think of it as a one way street (sadly).  Power Query smells like an ETL tool but it's a juvenile version.

 

Having said that - you can run native queries against SQL data sources, including INSERT and UPDATE statements etc. in Power Query.  But do you really want to do that?  

 

Maybe look into a proper ETL tool for your big transforms, one that has error handling and auditing.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.