Forum Discussion
spaturu3234
9 years agoFrequent Visitor
Export the data from tabular model
In tabular model I have more than one table, and they have relation In each table I have created a features/flags How Do I extract those features/ flags with key by maintiang the relation to...
- 9 years ago
You can use R script to write the data fields into a file. Please please refer to links below:
Use R to export data from Power BI (and Power Query)
Exporting data using RThen, still use R script the execute bulk insert to database from that file. See: How to quickly export data from R to SQL Server.
Regards,
v-sihou-msft
9 years agoMicrosoft Employee
You can use R script to write the data fields into a file. Please please refer to links below:
Use R to export data from Power BI (and Power Query)
Exporting data using R
Then, still use R script the execute bulk insert to database from that file. See: How to quickly export data from R to SQL Server.
Regards,