Save Power BI dataset to SQL Database

stigcorneer

New Member
Joined
Nov 14, 2018
Messages
24
Hi,
I have a Power BI-model that combines data from a database with some external xlsx and csv-files.
I have built my model first with Power Query to ETL and then I have made a massive amount of DAX-formulas to shape the data as I want it.
Now I would like to save the result back to the SQL-server without having to replicate the PQ and DAX work in SQL.
Is it possible to just save the dataset from Power BI to SQL server?
Or can I use some other neat tool to use my DAX-formulas on the data?
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
if you DAX is calc columns, the. You can export the tables using DAX studio. I think you will have to export to csv first. You could also investigate the power BI datamart. It’s immature but may meet your needs.
 
Upvote 0

Forum statistics

Threads
1,216,116
Messages
6,128,930
Members
449,479
Latest member
nana abanyin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top