Forum Discussion
hendustu
Advocate I
11 years agoCan PowerQuery write data back out?
So I know that PowerQuery is great for consuming and transforming data, but are there any export options? If not, what's the least klugey way to get data out of a BI model and into SQL tables, or a C...
- 11 years ago
Consider making a feature request on the "Give Feedback" site.
fbeekvel
10 years agoFrequent Visitor
You can use SSIS to connect to Power BI desktop and use SSIS to export the data to wherever you like.
The method described here: http://biinsight.com/connect-to-power-bi-desktop-model-from-excel-and-ssms/ can be used as well to connect from SSIS.